Recent content by Enumeration

  1. Enumeration

    Ace-Outpost Permission Nodes

    The free or paid version?
  2. Enumeration

    I got 60$ USD, What should I spend it on?

    Need any plugins done?
  3. Enumeration

    Garry's Mod Server Developer

    Doubt you're going to find anyone to do this for free. I used to do Lua development for source games but it's going to cost a lot.
  4. Enumeration

    Tray Pickaxe Plugin

    You're going to have to explain some more details about this plugin. Also, a budget and timeframe would be nice.
  5. Enumeration

    Crop Hopper Plugin

    Yes, but get all the information from the locations.yml on the startup and input it into an object then save the object in memory in a List to stop having to do so much config work and it will be a lot more efficient.
  6. Enumeration

    Crop Hopper Plugin

    Okay, I suggest making a CropHopper object and storing the location and whatever other information needed for it to function in that object. Then, storing a the CropHopper object in a List removes the processing power of having to index a config.
  7. Enumeration

    Crop Hopper Plugin

    Vouch Copy? I'll look over the code for you and see if you could make anything a bit better :/
  8. Enumeration

    Requesting Dev

    Contacted.
  9. Enumeration

    Best place to learn python

    Lmao, yep I don't see any results.
  10. Enumeration

    Best place to learn python

    I agree with you when I was a kid and I wanted to learn how to code I had to send a letter to a fucking professor and buy books all these kids have to do is just use google. That's where you're wrong Python is written in C.
  11. Enumeration

    Best place to learn python

    The best place to learn Python is to not learn Python, it's a dumb language that is irrelevant in the real world.
  12. Enumeration

    thicc.net

    $6, if you'll let me.
  13. Enumeration

    Higher Enchants

    I mean I did this for a guy a while back but whenever there was an enchant that calculated to over 30 it bugged out and switched back and forth.
  14. Enumeration

    Higher Enchants

    Vouch for this guy! Also, I believe this is impossible because the client does the calculations and then forwards them to the server to validate.
Top