Jump to content

imthenewguy

Curator
  • Posts

    4,581
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by imthenewguy

  1. Well this is certainly a ridiculously entitled statement. You purchased 2 plugins and asked me to make you a coupon because you bought EpicLoot and was also interested in skill tree, but saw that it was bundled. I said I would be happy to offer you a coupon for the price difference, but the coupon I generated for you didn't work (to which you advised coupons weren't working on Codefling). You then asked: if you purchased SkillTree for its full price, forfiting the $7 discount, could you have a $25 plugin for free... I don't understand the math there. No issues with the ask; you miss the shots you don't take, but to come on here and call me a bad seller/shit support when you haven't submitted a proper ticket via any of the support channels on offer (my discord, codefling support or even discussions on either of the 2 plugins), just a PM on codefling (only 22 hours before you submitted this post), which was among other PMs I have received from my existing/prospective customers. I work full time in an unrelated field, have a wife and 2 kids, and support hundreds of customers across my 25 plugins while still trying to add new content/fix bugs. Expecting an immediate answer is never going to happen. If other developers want to give you free plugins, that is entirely at their discretion. To answer your question. EpicLoot will only allow the enchanting of items that do not have a specialized name. Since Enchanting changes the name of the item when created, EpicLoot's Equipment Enhancer won't see the item as valid. Enchanting an EpicLoot item will rename it to the enchanted items name, removing the EpicLoot effect. Please use an appropriate support channel for future support requests.
  2. The plugin has no API call unfortunately. My loot is handled 0.1 second after that plugins though, so not sure why it isn't working properly. It depends on the plugin. You can blacklist certain commands etc, but unless there is integration, other plugins will work as intended.
  3. Hey mate, is there any API calls for this plugin? Looking for something when the boss dies or loot is spawned as I have a request for EpicLoot integration.
  4. It is triggered when players loot the crate, not when loot is populated on crate spawn. "Containers and their chance for an enhanced item to spawn" is % chance when looted that it will spawn, rolled only once (the first time a player loots the crate).
  5. This version requires rustedit. Survival arena does not
  6. _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",
  7. 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.
  8. Found the issue and have patched it for next release.
  9. Maybe check if you have another plugin conflicting with it. That is odd.
  10. Its dependency (EventHelper) does. See the comments further up.
  11. Added to the next release.
  12. 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.
  13. Yeah, like I said, crafting xp is based on time spent, not the type of item you are crafting.
  14. 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.
  15. Disregard my last message, that resets all players skills LOL. I will add a command to reset the target players skills.
  16. I can look at adding an economics/SRP reward option. EventHelper (the plugin that handles entering/exiting the arena) is compatible with RestoreUponDeath.
  17. Have you downloaded the latest version of EventHelper, and CopyPaste?
  18. Oh its already in there lol. I will add add a few failsafes so it doesnt bugger up in the release today.
  19. You have the "survivalarena" command for that.
  20. Ill make a command to reset all icon positions to use config value.
  21. 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.
  22. 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.
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

151.7k

Files Sold

Total number of files sold.

3.2m

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.