Crafting Controller for Rust | Oxide
ZLevelsRemastered
Moved
Total Downloads: 41,383 - First Release: Nov 15, 2015 - Last Update: Jul 22, 2018
- 5/5, 127 likes
-
Well actually i have found that with zl remastered it has fixed the gather problem and the crafting one, if you set the level rates in the configs for the multiplyer you will find that the gather rate increases the more you gather, and i am on instant crafting now as it works the same way, the more you craft the quicker it gets, a very good plugin and no problems so far,
-
can some one tell em ( or make one ) that isnt as much of a increase per lvl like possibly 3 items more per lvl
-
just change the config to a lower amount, i have found that even if you change it the craft level wont go over 20, BUT one of my players is stuck on level 8 and it doesnt matter how much he crafts it stays right there !!!
},
"PointsPerHit": {
"M": 1,
"S": 1,
"WC": 1
},
I suppose it would be one way to annoy players who cant get inst craft or high gather rate, nothing like endless woodcutting/rock hitting for a tiny increase -
how to i change the position of ZLevels Remastered?
-
Hello,
If you can't configure it using config file, you have to edit plugin itself and find the cui label and other thing -
waht you mean edit it itself edit the ZLevelsRemastered.cs file?
-
On ZLevelsRemastered.cs, ctrl+f and tape Hud and u see AnchorMin, AnchorMax and play with it and have fun
-
is there a way to take off the reward all together but have the lvls there as like a fun thing ..we are trying to make the server a rpg stylr with keeping the game play as vanilla as possible
-
So I have scrolled through all of the comments and did not find a solution.
I have changed the amount of resources gained from each hit but I probably changed a value I did not intend to change. The XP per hit for everything is now 3% at level 17 and I would like to keep it at 1% xp each hit. If anyone could help me out on this I would be very much appreciated. @Wulf can you possibly help?
Also I need to possibly edit the values of each resource gain like "1000% bonus for mining" and only a "100% bonus for skinning"
---------------------
It seems I have fixed my own issue through testing and lots of pissing people off with server restarts. Yay trial and errorLast edited by a moderator: Jul 31, 2016 -
Wulf Community Admin
-
if you want to make the server vanilla , don't load any plugins
or change the value to 0
"CraftingDetails": {
"PercentFasterPerLevel": 0,
"TimeSpent": 1,
"XPPerTimeSpent": 0
and
"ResourcePerLevelMultiplier": {
"M": 1.0,
"S": 1.0,
"WC": 1.0
that would slow things down a bit.....Last edited by a moderator: Aug 1, 2016 -
Is there a way to completely remove the gui?
-
Code:
(08:55:38) | [Oxide] 08:55 [Error] Failed to call hook 'OnItemCraftFinished' on plugin 'ZLevelsRemastered v1.6.4' (KeyNotFoundException: The given key was not present in the dictionary.) (08:55:38) | [Oxide] 08:55 [Debug] at System.Collections.Generic.Dictionary`2[System.UInt64,System.Collections.Generic.Dictionary`2[System.String,System.Int64]].get_Item (UInt64 key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.getLevel (UInt64 userID, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.getExperiencePercentInt (.BasePlayer player, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.getExperiencePercent (.BasePlayer player, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.OnItemCraftFinished (.ItemCraftTask task, .Item item) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
Last edited by a moderator: Aug 3, 2016 -
-
visaglis,kaip uzfiksuot kad butu lvl 25?
how to fix on the level ?25 -
In time for the Rust Update shortly, how do I reset all players levels to zero?
-
-
Last edited by a moderator: Aug 4, 2016
-