-
Posts
4,319 -
Joined
-
Last visited
-
Days Won
54
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
- 1,409 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 1,409 comments
-
- #leveling
- #progression
- (and 19 more)
-
I'll message Raul directly.
-
- 1,409 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
Will patch in next release.
-
Will patch in next release.
-
Unable to deposit tokens after update
imthenewguy replied to Lemon Rust's Support Request in Support
Changed Status from Pending to Closed Changed Fixed In to 1.1.9 -
Unable to deposit tokens after update
imthenewguy replied to Lemon Rust's Support Request in Support
Fixed. -
- 265 comments
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
Its a bug. A patch is being tested on my discord server atm
-
- 265 comments
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
Not sure why its missing. Will add it.
-
- 215 comments
-
- 1
-
-
- 1,409 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
- 1,409 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
Works fine on my server. You may have another plugin conflicting with it. Rust 2024-12-16 08-43-59.mp4
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
I can update the hookmethod for GetSkillTreeData to include xp debt.
-
- 1,409 comments
-
- #leveling
- #progression
- (and 19 more)
-
Changed Status from Pending to Closed
-
Permission Based Trees Not Showing Up Properly
imthenewguy replied to michaelofearth's Support Request in Support
Changed Status from Pending to Closed -
Permission Based Trees Not Showing Up Properly
imthenewguy replied to michaelofearth's Support Request in Support
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 },
