Need confirmation on my calculating if anyone can help. If my max level cap will be 100, and I want max gather to be x5 at level 100, would setting resource multiplayer per level to {.0.20} Be what I need? Edit: I found some info related to exactly want I would like on page 28.
ZLevelsRemastered
Moved
Total Downloads: 41,379 - First Release: Nov 15, 2015 - Last Update: Jul 22, 2018
- 5/5, 127 likes
-
Is it possible to add a Happy Hour multiplier triggered by a start and end ingametime? Would be interesting. A broadcast to the chat in that case would be great too.
Mfg Bi0 -
How to change the language? Because when I edit the lang file there is nothing that changes.
I want translate that: https://image.noelshack.com/fichiers/2018/14/1/1522621172-capture.pngLast edited by a moderator: Apr 1, 2018 -
Code:
Failed to call hook 'OnDispenserGather' on plugin 'ZLevelsRemastered v2.9.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Game.Rust.Cui.CuiHelper.DestroyUi (.BasePlayer player, System.String elem) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.GUIUpdateSkill (.BasePlayer player, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.levelHandler (.BasePlayer player, .Item item, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.OnDispenserGather (.ResourceDispenser dispenser, .BaseEntity entity, .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 (Oxide.Core.Plugins.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 hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
can not reset ZL
-
Code:
NullReferenceException: Object reference not set to an instance of an object Oxide.Plugins.ZLevelsRemastered.getExperiencePercentInt (.BasePlayer player, System.String skill) Oxide.Plugins.ZLevelsRemastered.getExperiencePercent (.BasePlayer player, System.String skill) Oxide.Plugins.ZLevelsRemastered.levelHandler (.BasePlayer player, .Item item, System.String skill) Oxide.Plugins.ZLevelsRemastered+FinishBonusClass.FinishBonusAssigned () UnityEngine.Component:SendMessage(String, SendMessageOptions) ResourceDispenser:AssignFinishBonus(BasePlayer, Single) ResourceDispenser:DoGather(HitInfo) ResourceDispenser:OnAttacked(HitInfo) ResourceEntity:OnAttacked(HitInfo) TreeEntity:OnAttacked(HitInfo) BaseMelee:DoAttackShared(HitInfo) BaseMelee:playerAttack(RPCMessage) BaseMelee:OnRpcMessage(BasePlayer, UInt32, Message) BaseEntity:SV_RPCMessage(UInt32, Message) ServerMgr:OnRPCMessage(Message) ServerMgr:OnNetworkMessage(Message) Facepunch.Network.Raknet.Server:ConnectedPacket(Connection) Facepunch.Network.Raknet.Server:Cycle() ServerMgr:Update()
-
How do you reset stats for all of the server?
-
Delete:
/Release/oxide/data/ZLevelsRemastered.json
Start it again. -
crafting quit at 20? maybe the new update broke it?
-
Do you think there will be a chance of being able to modify ore node amounts? Example, I want players to be able to mine ore at .5 per level, but mine stone at .9 per level instead of a basic % across all node mining?
-
How can I prevent the server notification thing from displaying whenever you level up?
-
We added crafting to our existing Zlevels and then unloaded/reloaded. We are now receiving this message:
(18:52:44) | Failed to call hook 'OnItemCraft' on plugin 'ZLevelsRemastered v2.9.2' (InvalidCastException: Cannot cast from source type to destination type.)
at Oxide.Plugins.ZLevelsRemastered.OnItemCraft (.ItemCraftTask task, .BasePlayer crafter) [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 (Oxide.Core.Plugins.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 hook, System.Object[] args) [0x00000] in <filename unknown>:0 -
getting this in general. I'm guessing when we are gathering. but what I do not know as of yet.
Code:(15:46:39) | [Oxide] 17:46 [Error] Failed to call hook 'OnDispenserGather' on plugin 'ZLevelsRemastered v2.9.3' (InvalidCastException: Cannot cast from source type to destination type.) at Oxide.Plugins.ZLevelsRemastered.levelHandler (.BasePlayer player, .Item item, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.OnDispenserGather (.ResourceDispenser dispenser, .BaseEntity entity, .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 (Oxide.Core.Plugins.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 hook, System.Object[] args) [0x00000] in <filename unknown>:0 (15:46:40) | [Oxide] 17:46 [Error] Failed to call hook 'OnDispenserGather' on plugin 'ZLevelsRemastered v2.9.3' (InvalidCastException: Cannot cast from source type to destination type.) at Oxide.Plugins.ZLevelsRemastered.levelHandler (.BasePlayer player, .Item item, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.OnDispenserGather (.ResourceDispenser dispenser, .BaseEntity entity, .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 (Oxide.Core.Plugins.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 hook, System.Object[] args) [0x00000] in <filename unknown>:0 (15:46:41) | [Oxide] 17:46 [Error] Failed to call hook 'OnDispenserGather' on plugin 'ZLevelsRemastered v2.9.3' (InvalidCastException: Cannot cast from source type to destination type.) at Oxide.Plugins.ZLevelsRemastered.levelHandler (.BasePlayer player, .Item item, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.OnDispenserGather (.ResourceDispenser dispenser, .BaseEntity entity, .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 (Oxide.Core.Plugins.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 hook, System.Object[] args) [0x00000] in <filename unknown>:0 (15:46:42) | [Oxide] 17:46 [Error] Failed to call hook 'OnDispenserGather' on plugin 'ZLevelsRemastered v2.9.3' (InvalidCastException: Cannot cast from source type to destination type.) at Oxide.Plugins.ZLevelsRemastered.levelHandler (.BasePlayer player, .Item item, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.OnDispenserGather (.ResourceDispenser dispenser, .BaseEntity entity, .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 (Oxide.Core.Plugins.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 hook, System.Object[] args) [0x00000] in <filename unknown>:0 (15:46:43) | [Oxide] 17:46 [Error] Failed to call hook 'OnDispenserGather' on plugin 'ZLevelsRemastered v2.9.3' (InvalidCastException: Cannot cast from source type to destination type.) at Oxide.Plugins.ZLevelsRemastered.levelHandler (.BasePlayer player, .Item item, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.OnDispenserGather (.ResourceDispenser dispenser, .BaseEntity entity, .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 (Oxide.Core.Plugins.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 hook, System.Object[] args) [0x00000] in <filename unknown>:0 (15:46:44) | [Oxide] 17:46 [Error] Failed to call hook 'OnDispenserGather' on plugin 'ZLevelsRemastered v2.9.3' (InvalidCastException: Cannot cast from source type to destination type.) at Oxide.Plugins.ZLevelsRemastered.levelHandler (.BasePlayer player, .Item item, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.OnDispenserGather (.ResourceDispenser dispenser, .BaseEntity entity, .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 (Oxide.Core.Plugins.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 hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
Seems to be an item limit on crafting now, .556 ammo now is now 128 , Syringes now 10, First aid kits now 10 , have not seen any changes or updates in other plugins that would account for it, Just slows things down a bit, will have to check other items later, gun powder is now 1000,
Crafting speed is still good though and does not effect stacking, its a worryLast edited by a moderator: May 5, 2018 -
[DOUBLEPOST=1525510039][/DOUBLEPOST]Code:"enableLevelupBroadcast": false,
-
I might have done that.
I did mess with the config after I updated server but before I turned the server back on.
[DOUBLEPOST=1525510891][/DOUBLEPOST] -
....
-
-
Sorry if this has been asked before, I am trying to slow down the level progression of this plug, since my level cap is only 20. Which line would I alter to bring down the experience gain of the entire server.