ZLevelsRemastered

Moved

Total Downloads: 41,379 - First Release: Nov 15, 2015 - Last Update: Jul 22, 2018

5/5, 127 likes
  1. 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.
     
    Last edited by a moderator: Mar 29, 2018
  2. 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. :D

    Mfg Bi0
     
  3. Last edited by a moderator: Apr 1, 2018
  4. 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
     
  5. can not reset ZL
     
  6. 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()
     
  7. How do you reset stats for all of the server?
     
  8. Stop the Server

    Delete:
    /Release/oxide/data/ZLevelsRemastered.json

    Start it again.
     
  9. >> ZLevelsRemastered
     
  10. crafting quit at 20? maybe the new update broke it?
     
  11. 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?
     
  12. How can I prevent the server notification thing from displaying whenever you level up?
     
  13. 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
     
  14. 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
     
  15. 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 worry :)
     
    Last edited by a moderator: May 5, 2018
  16. Looks like some recent very incompatible change to the config values.
    [DOUBLEPOST=1525510039][/DOUBLEPOST]
    Code:
        "enableLevelupBroadcast": false,
     
  17. do you mean like a 0.0 instead of 0 ? :) 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]
    Screw it, i'll fix it tomorrow HA. THanks
     
  18. :p ....
     
  19. it's fixed, seems I always try to use decimals.... doesn't work right LOL so whole numbers it is.
     
  20. 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.