Jump to content

imthenewguy

Curator
  • Posts

    4,671
  • Joined

  • Last visited

  • Days Won

    58

Everything posted by imthenewguy

  1. Those are 2 different config options. The first is when they reach a milestone, the second will be handed out each level.
  2. Sorry its been a while since I looked at the code for this one. Is this the default one that spawns at Compound or is this a custom one that you have added?
  3. imthenewguy

    Cooking

    Yeah Jbird reached out to me. The return type for hooks that start with "Can" are generally false, as it is a bool, but since this is actually an object return the standard is to return true. Ill update it in the next patch. Both returns to the same, it's just simply a conflict because they are returning different values. You can edit the plugin so it only uses a small number of ingredients. There is a config option that will allow you to change the base profiles: "Which recipe and ingredient should we use? [simple, advanced]. Changing this will delete " Simple only adds 10 new ingredients in and uses a lot of the existing rust items. The recipes are fully configurable though, so you can remove the requirement entirely for custom ingredients and only use default items if you wish.
  4. imthenewguy

    Cooking

    Speak to the owner of DefendableHomes and see if they can change their return type to null if possible.
  5. Clear your cache and download it again. It is 1.1.6
  6. imthenewguy

    Cooking

    I am re-writing the plugin entirely.
  7. Oh shit don't use that command. I just noted a fatal bug with it. Unload the plugion, delete the fata files and reload it for now.
  8. Run the command in chat for now. Haven't had a chance to fix that bug just yet - had to push what I had fixed out for forced.
  9. Pushed the update.
  10. It should all be in the lang files.
  11. Restore upon death probably isn't handling the item.text field of the item when restoring it. You may need to approach the dev and ask them to add it.
  12. Unfortunately not. The game play system is hard coded into the plugin as it's a battle royal style game mode.
  13. EpicLoot already has the permission system built in Update to enchanting should be easy enough.
  14. The colour is a floating version of RGB. RGB values max out at 255 for each colour, indicating the full value of the colour, where as floating values max out at 1.0. An example of red in RGB is: 255 0 0 An example of red in float is 1.0 0 0 The 4th value indicates the alpha/transparency. 1.0 means it is solid and not see-through at all, where as 0.0 means it is invisible.
  15. Those heli's look hilarious! Love it!

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.6k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.