Jump to content

imthenewguy

Curator
  • Posts

    4,742
  • Joined

  • Last visited

  • Days Won

    59

Everything posted by imthenewguy

  1. imthenewguy

    No XP

    I just tested cognitive cocktail on my server running latest version of skill tree items pro and skill tree and it works fine.
  2. xp boosts are working fine for me. Are you sure you aren't using one that is biome specific, like the everfrost tonic?
  3. imthenewguy

    givexp

    forage is working fine for me on my server.
  4. I have it fixed in the next release.
  5. imthenewguy

    blacksmith skill

    Its being updated next release.
  6. Changed Fixed In to Next Version
  7. Changed Status from Pending to Closed
  8. It should remove the permissions from the player when respecced.
  9. imthenewguy

    MaxRepair issue

    Changed Status from Pending to Closed
  10. imthenewguy

    Item not giving XP

    The profile of the item is the items profile. "verteran's field guide": { "displayName": "verteran's field guide [XP: 2000 - 4000]", "shortname": "xmas.present.large", "skinID": 3646163175, "effects": [ { "min": 2000.0, "max": 4000.0, "type": "XPInjection", "preventXpModifiers": false } ] },
  11. I testes the yield bonus the other day and it is working fine. Unload all other plugins and try it out. If it works, you have a conflict. Also make sure you aren't using Carbon's gather manager feature.
  12. imthenewguy

    Item not giving XP

    Yeah so you would create a profile in the config, then use the profile's name in the item.text field. It's case sensitive as well.
  13. "Base the crafting xp on the time it takes to craft the item? [false will use blueprint craft time]"
  14. imthenewguy

    Not Compiling

    Pushed an update
  15. imthenewguy

    Item not giving XP

    Where on earth did you get the values for the item.text field? You put the name of the items profile in the item.text field.
  16. use givexp <target> <amount> <ignore mod: true/false> givexp 711592134909234 5000 false
  17. imthenewguy

    givexp

    What do you mean forage doesnt work. I need more information than this. MaxRepair will be fixed in the next release. have you tested running the command manually to see if it works?
  18. Sounds like you have a clan or team management plugin of some sort, so you need to set the below to true in both plugins configs. "Allow players to stay in a team when they join the event? [set to true if using any sort of clans or team management plugin]".
  19. My stuff doesn't go on sale often.
  20. Not really. They use the same remove system as every other dn entity. Id be more worried about why they are moving. Might need to disable them if that is the case.
  21. imthenewguy

    is not loading

    I need more info such as errors. Also make sure you are on the latest version of Skill Tree.
  22. I need more info such as errors. Also make sure you are on the latest version of Skill Tree.
  23. I see the issue. Will fix in the next release.
  24. Yeah I see the issue. Will fix in the next release. if (Interface.CallHook("STOnItemRepairWithMaxRepair", item) == null) return; // Change to if (Interface.CallHook("STOnItemRepairWithMaxRepair", item) != null) return;
  25. imthenewguy

    Failed to compile

    Ahh that is helpful thank you. So it's a conflict with HumanNPC. I will patch it in the next release. There is a class in rust called HumanNPC.

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.8k
Customers served
Files Sold
155.9k
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.