Jump to content

imthenewguy

Curator
  • Posts

    4,259
  • Joined

  • Last visited

  • Days Won

    54

Everything posted by imthenewguy

  1. Ahh fair. Yeah you have a conflicting plugin I believe. Try unloading all other plugins except Skill Tree, create a brand new item and repair it with the skill. It should work fine. You will then need to reload plugins until you find the issue.
  2. ItemPerks.json sorry.
  3. It is most likely a conflict between another plugin. Was the item repaired inside of a Raidable Base?
  4. Here is the documentation for it: https://umod.org/documentation/api/localization Basically, what you would do is go to oxide/lang/en/ and download the SkillTree.json file. You would then update the descriptions for each value (to the right of the :). into Russian. You would then save the file, and add it to oxide/lang/ru/ For example "hookvalidation": "Hook Validation", would become "hookvalidation": "Проверка хука",
  5. imthenewguy

    Gun Game

    Ya look at the plugin description for the discord button and join my server.
  6. imthenewguy

    Blast Mine Perk

    Can you give me an example using amounts that he would receive in an ideal scenario versus what he is getting now
  7. You could set the drop chance to 0% in ItemPerks and then have the drop rate normal in LegendaryItems.
  8. It supports lang. You can translate it and add the lang file to your oxide lang folder.
  9. You have drop chance set at 1.0%. The 100 next to the mining hoodie is the drop weight, not chance. Set the Drop chance [%] to 100
  10. imthenewguy

    White Skill Symbols

    Dumb question, but you've set "Cache images using skinid or url? [skinid, url]" to "url" right..?
  11. imthenewguy

    White Skill Symbols

    Yeah that would be good
  12. imthenewguy

    Gun Game

    Can you show me a video of you: Starting gun game Joining Leaving (Getting the currency) Joining again Leaving again (seeing if you get the currency again) I have no idea what your data file looks like from this context. For all I know, you have a pending participation reward in data that is triggering when you wake up outside of the event after leaving. Hopefully sorted the Milcrate. if (NoEscape != null && NoEscape.IsLoaded) NoEscape.Call("StopCombatBlocking", player); That runs for the player when they leave the event.
  13. imthenewguy

    Skilltree

    You'll need to paste the text in here so I can copy it over to see if its formatted correctly. Can't do much with a screenshot unfortunately.
  14. imthenewguy

    Gun Game

    Your players are being rewarded when they wake up from sleeping, because they have pending rewards from previous games.
  15. imthenewguy

    Gun Game

    It only adds participation rewards when a player wins the game. If a player leaves before the game is won, nothing is added to their pending total.
  16. imthenewguy

    Gun Game

    Can you send me your config? I tested this on my server and I am not getting rewards when the lobby ends.
  17. imthenewguy

    Rates Not Right

    Yeah I think i see the issue actually. Would never have caught it if you didn't flag it lol. I learnt something new today: nodes have different scaling values, but dont have networkEntityScale enabled. I will update the plugin to only scale the xp if networkEntityScale is set to true (which means a plugin scaled the entity).
  18. imthenewguy

    White Skill Symbols

    Can you send me your config real quick? I just downloaded it. It is saying 1.7.1
  19. You haven't enabled the prestige system at all. "Allow players to reset their progresss and gain Prestige levels?"
  20. imthenewguy

    Images

    Go here: Click change log Click 1.7.1 Download it early Tell me if that fixes the issue
  21. imthenewguy

    Rates Not Right

    Can you give me an example of an entity that you received less xp for while that was set to true, and what were the values? I want to test it
  22. imthenewguy

    Rates Not Right

    It should have no impact if there is no scaling.
  23. imthenewguy

    Gun Game

    I've not seen this problem. Can you make a support ticket and attach some screen shots please?
2m

Downloads

Total number of downloads.

9.6k

Customers

Total customers served.

139.9k

Files Sold

Total number of files sold.

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.