Jump to content

imthenewguy

Curator
  • Posts

    4,615
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by imthenewguy

  1. 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.
  2. Found the issue and have patched it for next release.
  3. Maybe check if you have another plugin conflicting with it. That is odd.
  4. Its dependency (EventHelper) does. See the comments further up.
  5. Added to the next release.
  6. 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.
  7. Yeah, like I said, crafting xp is based on time spent, not the type of item you are crafting.
  8. 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.
  9. Disregard my last message, that resets all players skills LOL. I will add a command to reset the target players skills.
  10. I can look at adding an economics/SRP reward option. EventHelper (the plugin that handles entering/exiting the arena) is compatible with RestoreUponDeath.
  11. Have you downloaded the latest version of EventHelper, and CopyPaste?
  12. Oh its already in there lol. I will add add a few failsafes so it doesnt bugger up in the release today.
  13. You have the "survivalarena" command for that.
  14. Ill make a command to reset all icon positions to use config value.
  15. 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.
  16. 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.
  17. Will add support next EventHelper release. Have added support for next release.
  18. 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.
  19. Players shouldn't be receiving xp loss on death if you are using SkillTree.
  20. I actually had the files hosted on there to begin with, but my DropBox was having more issues than imgur for hosting. Was odd.
  21. Ive done it. Its a lot slower for the items being cached by the clients, but I believe they stay cached?
  22. Nah you need an event plugin to test. Use the attached. Type /startevent and follow the chat prompts from there. Make sure EventHelper is loaded. TestEventHelper.cs
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

152.6k

Files Sold

Total number of files sold.

3.3m

Payments Processed

Total payments processed.

×
×
  • 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.