Jump to content

imthenewguy

Creator
  • Posts

    3,435
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. I can update the hookmethod for GetSkillTreeData to include xp debt.
  2. I mean if that's what you want to do, then you don't need any changes from Skill Tree to do it. Set the better chat format settings in the skill tree config to null then do whatever you need to do in the BetterChat config/data.
  3. imthenewguy

    Tea effects reversed

    Changed Status from Pending to Closed
  4. Changed Status from Pending to Closed
  5. The plugin was never designed with this intention. The perm based trees were designed for servers that wanted to restrict the tree based on external factors. If you are wanting a progression system, you would be better off adding the skills to "Skill required to unlock node [Requires max level]". Like this: "Braided Line": { "Permission required to show this node": null, "Minimum prestige required to unlock this node": 0, "Skill required to unlock node [Requires max level]": "Harvesting Tree", "Skill that if unlocked, will prevent this node from unlocking": null, "enabled": true, "max_level": 5, "tier": 1, "value_per_buff": 0.07, "buff_info": { "Key": "Rod_Tension_Bonus", "Value": "Percentage" }, "icon_url": "https://www.dropbox.com/s/p3rkfmoay0tglpz/Warriorskill_38_nobg.v1.png?dl=1", "skin": 3012306483, "permissions": null },
  6. imthenewguy

    Tea effects reversed

    Its applying the time correctly, its just a visual bug with the client. Rust 2024-12-15 12-45-20.mp4
  7. It doesnt replace the titles, it simply appends them. I don't plan on adding support to replace BC titles entirely.
  8. How would you change the spawn point? Yes the command works.
  9. imthenewguy

    Think Needs Update

    Changed Status from Pending to Closed Changed Fixed In to 1.0.23
  10. Read the command you are using. Its meant to be givexpitemto
  11. Its due to the last patch. I need to update the paths.
  12. That's weird. I have a test verison on my discord atm, but no one has given feedback about the issue to me as yet.
  13. The only reason the xp popups would show and the xp doesnt update, would be if the xp_hud flag is set to false under player data, but the xp_drops flag was true, but setting it to false would destroy the UI so I have no idea. May be a plugin conflict on your server causing the issues. No one else has reported this as an issue.
  14. I have fixed the kit issue for the next release. Testing it on my discord atm. I saw a patch issue with the Harmony patch for item repair, but not sure if that will have any impact on the RPC issue. Can't see how my plugin is causing that issue.
  15. Need a better video than that. Can't see the value of the xp bar itself ticking up as its too bright. Tell them to use windows key + alt + R to record.
  16. imthenewguy

    XP Level Cap

    Yeah it's done via a forumla. No plans to add an xp cap at this point. I would recommend setting max level.
  17. imthenewguy

    Harvesting buffs not working

    I've not raised it with the carbon team, no. @Raul-Sorin Sorban do you see what the potential issue may be here? Does the Gather Manager component of Carbon set the item amount after the OnCollectiblePickup hook is called? There is an issue that apparently exists in carbon (only when gather manager is used), but not oxide, where Skill Trees harvest yield doesn't trigger, or is overwritten by the gather manager.
  18. Set "Prevent the maximum condition of the item from being reduced when repaired?" to false for the kicking. Not sure what causes the conflict, but I haven't heard of it happening on many servers. May be a conflict between plugins. Nothing changed from that patch though, apart from how it's unpatched on server unload. The enhancement kits may be related to a change in the naming structure., DO you have an example of the name of an old kit?
  19. imthenewguy

    Plugin Integration

    Changing the name of an item in EpicLoot is a core function. It has to change the name of the item or it doesn't work. ItemPerks is what you are after if you don't want the item.name field set.
  20. Changed Status from Pending to Closed Changed Fixed In to Next Version
  21. I see where the issue is. After HandleNewConnection is called, the playerData var is no longer attached to the correct PlayerInfo object. Ill add the update.
  22. Changed Status from Pending to Closed Changed Fixed In to Next Version
  23. Will be fixed in the next release.
  24. The plugin is functioning fine. As I saId, you may have a conflict with another plugin that is preventing the xp from going through, or the xp values are set to 0 for the collectibles. Rust 2024-12-09 20-32-37.mp4
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.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.