Jump to content

imthenewguy

Curator
  • Posts

    4,565
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by imthenewguy

  1. imthenewguy

    Cooking

    I dont see this error myself. Added some failsafes in the hook for next release just to cover all bases, but the only thing it could be eletronic luck or component luck perks firing off and trying to access a list with no items in it. This shouldn't happen though, as it pulls from the servers itemList.
  2. If a player had data prior to the change in config it wont add any new recyclers. Unload your plugin, delete your data file and reload your plugin, and it should allocate them 3 each. Keep in mind that any existing recyclers on the map will need to be killed manually if you do this.
  3. I set the default because I ran 2 points per level on my server due to the influx of additional trees and skill nodes. Simply set the value back to 100 if you plan to keep your sp/lvl at 1 and level at 100.
  4. This is the SkillTree page, not EpicLoot. Please create a support ticket under EpicLoot
  5. Should be no reason why that is happening. It is targeting the player data specifically.
  6. imthenewguy

    Help me im Stupid

    Is it randomly happening or is it happening constantly? Would you know what action is being done to cause it? Check the config for where to edit skins. Should be near the bottom.
  7. Set these values to false. "Automatically add missing sets from the default sets?" "Automatically add missing set bonuses from the default sets?"
  8. The way the loot is handled is when a player opens a crate/corpse/barrel for the first time. If they are successful, the items is spawned into the crate and they can see it. If not, the container is added to a list of looted containers, so it can't be rolled again. I will add permissions next release that players will require in order to obtain loot from these sources. This should allow you to give the permissions to your weaponsmith class, making them the only ones that can loot the items from containers. I will also add a permission for the crafting proc, salvaging and enhancing.
  9. Use the command to generate an example perm: /addtestpermsnode This will add a node called "Test perms node" to the Cooking tree (but if will be disabled by default). Gives you an example of the formatting.
  10. If they are using scientists as the base NPC then it should work fine I imagine.
  11. imthenewguy

    Console only usage

    Changed Status from Pending to Closed
  12. Changed Status from Pending to Gremlins
  13. Fixed in next update.
  14. The only reason the genes wouldn't set is if another plugin is setting the genes to something else once deployed (ie the custom genetics plugin). I recommend unloading the other plugin, reloading SkillTree and testing it like that to see if the issue persists.
  15. Its been added to the next patch. Just waiting for a few more bugs to appear before I release.
  16. Raise the chance that it procs to 50% and try a few times
  17. imthenewguy

    Console only usage

    Ahh fair enough. No intention of preventing UI access unfortunately. The only thing you could do would be to disable the button in the next update via the config, and then prevent the chat command from running using a third party plugin.
  18. Yeah those are gremlins. It isn't game breaking and it wont affect performance. Still can't pinpoint what causes the null reference exception during the timer.
  19. With updates in the near future, no. If I was to restructure the entire plugin, yes. It will be a huge undertaking and it won't be anytime soon though so you should be fine.
  20. imthenewguy

    Console only usage

    Why would you want to stop access to the inspector? That is how players are able to see what the stats of their items are. You can disable crafting with the first line I posted above "Should players have a chance of their crafted items becoming enhanced?": false, Setting the values for each create/npc type to 0.0 removes them from world drops. Setting the following to false prevents players from scrapping the items and using epic scrap to create new ones "Enable scrapping of equipment for a special currency that can be used to enhanced weapons?": false, Having access to the HUD and the chat command still allows the player to inspect their equipment pieces and buffs, but will not allow them any means to obtain new items, so long as you follow my config options above.
  21. Best to look up a guide for language in oxide. I only add support; have never had to actually use it before. This is incredibly odd. Add me on discord and perhaps we can discuss it over voice. im the new guy#0001
  22. Sounds good, look forward to it. One question: are you getting xp when you gather?
2.2m

Downloads

Total number of downloads.

10.4k

Customers

Total customers served.

150.9k

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.