-
Posts
3,846 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
Changed Status from Pending to Closed
-
Thank you for the suggestions. I will have a think about what would be worth adding.
-
All skills have this option in the config: "Permission required to show this node": null Set it to something like this: "Permission required to show this node": "skilltree.vip" and it will only show the skill to players with VIP.
-
Its not a plugin issue, it's a server issue. If your server doesn't trigger the OnNewSave hook in oxide, then no plugin should realistically trigger off of it if it wasn't there to see it. You will need to manually wipe it using the command or by deleting the data file.
-
- 78 comments
-
- #recycler
- #monetization
- (and 5 more)
-
- 78 comments
-
- 1
-
-
- #recycler
- #monetization
- (and 5 more)
-
Changed Status from Pending to Closed
-
If that's the case, then the plugins most likely aren't compatible. You will need to either stop using the fire-arm modifier plugin, or set the extended mag perk in the SkillTree config to enabled: false.
-
rocket.launcher is the item shortname, not the prefab shortname. Try rocket_launcher.entity
-
Skill tree not working for one player, was working fine.
imthenewguy replied to OgGinja's Support Request in Support
Changed Status from Pending to Closed -
Skill tree not working for one player, was working fine.
imthenewguy replied to OgGinja's Support Request in Support
Hey mate, if you have deleted the plugin, config and data, it may have something to do with the permissions, because that is the only thing that persists. Check the following Ensure that the default group has the skilltree.xp permission (o.grant group default skilltree.xp) Ensure that the player is a part of the default group (they should be, but another plugin may have removed them for whatever reason) (o.usergroup add <name> default) The only reason the pump bar wont appear is: The player does not have the skilltree.xp (via group perms or their own perms). The player does not have an entry in the data file (reload the plugin then check SkillTree.json in data and see if their steam ID is there if they are connected to the server). Pump bar is disabled via the config. Another reason the player may not be getting xp if the above 2 are fine is if: "Allow players with god mode to receive xp?" is set to false, and the player is in god mode. -
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed Changed Fixed In to 2.0.7
-
Changed Status from Pending to Closed Changed Fixed In to 1.4.9
-
WIll push an update to fix this shortly.
-
Yeah I have a fix for that being tested on my discord. Should release it soon.
-
Have never tried using an item from another plugin. I assume it should work fine if you add the same name (case sensitive), skin and short name
-
Any compile errors?
-
Nothing jumps off the page as an issue.
-
- 210 comments
-
- 41 comments
-
- #competition
- #event
- (and 6 more)