Jump to content

imthenewguy

Curator
  • Posts

    4,681
  • Joined

  • Last visited

  • Days Won

    58

Everything posted by imthenewguy

  1. This version requires rustedit. Survival arena does not
  2. _command is the depreciated way of doing it. _commands allows for multiple commands to be run upon consumption. If you are only doing one command, you are fine to use _command. "_command": "my_command",
  3. Tested it on my server and it works fine. Button removes when respeccing, turns off when disabling it via the hud, appears when enabling it.
  4. Found the issue and have patched it for next release.
  5. Maybe check if you have another plugin conflicting with it. That is odd.
  6. Its dependency (EventHelper) does. See the comments further up.
  7. Added to the next release.
  8. Ahh I understand what you are saying. Sounds like it's not behaving as intended. I'll do se testing on my server and see what I can find.
  9. Yeah, like I said, crafting xp is based on time spent, not the type of item you are crafting.
  10. Yeah idea behind it is that you don't use skills to get boosted xp rates by leveling them up (with the exclusion of barrel smasher - not much you can do there). If players levelled up to instant craft, but still got the same xp as their original craft length, most would just level that up, obtain a metric ton of cloth and craft bandages, recycle, repeat for xp gains.
  11. Disregard my last message, that resets all players skills LOL. I will add a command to reset the target players skills.
  12. I can look at adding an economics/SRP reward option. EventHelper (the plugin that handles entering/exiting the arena) is compatible with RestoreUponDeath.
  13. Have you downloaded the latest version of EventHelper, and CopyPaste?
  14. Oh its already in there lol. I will add add a few failsafes so it doesnt bugger up in the release today.
  15. You have the "survivalarena" command for that.
  16. Ill make a command to reset all icon positions to use config value.
  17. Yeah it involves adding the files to the server and shipping them with the plugin. You could realistically do it now, but it involves downloading the 100+ images, and adding them to the config. Might be something to look at in the future.
  18. Yeah you can add prizes to the config. Default below: "Prize settings": { "How many prizes should the player receive per claim?": 1, "Prizes": [ { "shortname": "scrap", "min_quantity": 300, "max_quantity": 600, "skin": 0, "displayName": null, "dropWeight": 100 } ] }, Can add as many as you want, and set their chances for dropping by adjust the dropweight.
  19. Will add support next EventHelper release. Have added support for next release.
  20. Have added the messages to the next release. Regarding the 2 people alive issue; I can't see in the code what would cause that... The CheckWin() method only fires off if the Participants count is at 0 or 1. If more than 1 person was still alive, it means that they were removed from the game or werent added to it. Let me know if you find any more info about this.
  21. Players shouldn't be receiving xp loss on death if you are using SkillTree.
  22. I actually had the files hosted on there to begin with, but my DropBox was having more issues than imgur for hosting. Was odd.

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.4m
Total downloads
Customers
10.7k
Customers served
Files Sold
155.2k
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.