-
Posts
4,307 -
Joined
-
Last visited
-
Days Won
54
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
Changed Status from Pending to Closed
-
Ignored unexpected plugin compilation failure: SkillTree
imthenewguy replied to SugarHunny's Support Request in Support
Harmony is Rust's native modding environment. Oxide work. Acquire 0Harmony.dll and add it to your server in the RustDedicated_Data\Managed\ folder. Should be no reason that you delete it from your server since it works with oxide, and a lot of devs can use it to optimize plugins and access parts of the library that oxide hasn't added hooks to/made public. -
- 185 comments
-
- #items
- #enhancement
-
(and 6 more)
Tagged with:
-
I can't answer that as I don't use/have never used XPerience. SkillTree unsubs from hooks that aren't necessary at the time (ie a player hasnt unlocked a skill that would require SkillTree to monitor mounting a vehicle etc, so we don't watch the hook). That being said, There are over 100 unique skills and loads of xp methods so it's a heavy plugin. It's the kind of plugin you would base your server around.
- 1,407 comments
-
- #leveling
- #progression
- (and 19 more)
-
You can't remove the default ingredients/meals. You can only set them to false so they aren't used. It's setup like this so new recipes and ingredients can be added automatically as I add them to the plugin. If you have added additional meals and the config is failing to load, it means that you have messed up with the syntax. Parse it through that tool and see what it says.
-
Are you running your config through a json parser to make sure it's not messed up? https://jsonlint.com/
-
Use the console command: addpointoverride This will add some data to the config for you to adjust the values on/use as a guide to add additional data for.
-
[Survival Arena] Failed to load the arena - no valid arena specified.
imthenewguy replied to laodu's Support Request in Support
Changed Status from Pending to Closed -
[Survival Arena] Failed to load the arena - no valid arena specified.
imthenewguy replied to laodu's Support Request in Support
Is there any arena files in oxide/data/survivalArena/ folder? -
Changed Status from Pending to Closed
-
Ill look at potentially adding something like this in the future.
-
"NpcSpawn (by KpucTaji) settings" "Dictionary of NPC names and the value that they provide"
-
Changed Status from Pending to Closed
-
Its a client side description so it cannot be modified by plugins unfortunately.
-
- 214 comments
-
- 1,407 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 185 comments
-
- #items
- #enhancement
-
(and 6 more)
Tagged with:
