ZLevelsRemastered

Moved

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

5/5, 127 likes
  1. Wulf

    Wulf Community Admin

    Yes, it's an SQLite database.
     
  2. I have a 3x server and want to make it go up to 6x with this plugin if people level up high enough. The question is how can I set it up so players can level themselves up to a 5x gather without going over?
    Thanks

    EDIT: Found out how.
     
    Last edited by a moderator: Jun 2, 2016
  3. How to edit it ?
     
  4. Wulf

    Wulf Community Admin

    IF you really need to edit it, you can use an SQLite database browser/editor.
     
  5. how to i reset levels
    [DOUBLEPOST=1464899244][/DOUBLEPOST]I still get a error when picking hemp seeds
     
  6. Delete "ZLevelsRemastered.db" from "Oxide/data/" folder. (Server must be offline).
     
  7. I'm seeing this in logs:

    [Oxide] 16:23 [Info] [Zeiser Levels REMASTERED] Developer missed this item, which can be picked up: [seed.hemp]. Let him know on Oxide forums!
     
  8. Already been fixed by me
    ZLevels Remastered | Page 37 | Oxide
     
  9. Code:
    (18:53:07) | [Oxide] 17:52 [Error] Failed to call hook 'OnItemCraftFinished' on plugin 'ZLevelsRemastered v1.6.1' (InvalidCastException: Cannot cast from source type to destination type.)
    (18:53:07) | [Oxide] 17:52 [Debug]   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
    (18:53:25) | [Oxide] 17:53 [Error] Failed to call hook 'OnItemCraftFinished' on plugin 'ZLevelsRemastered v1.6.1' (InvalidCastException: Cannot cast from source type to destination type.)
    (18:53:25) | [Oxide] 17:53 [Debug]   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
    (18:53:26) | [Oxide] 17:53 [Error] Failed to call hook 'OnItemCraftFinished' on plugin 'ZLevelsRemastered v1.6.1' (InvalidCastException: Cannot cast from source type to destination type.)
    (18:53:26) | [Oxide] 17:53 [Debug]   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
    Anyone else seeing this since today's update?
     
  10. Yep.- Hoping for fast fix
     
  11. [Oxide] 20:09 [Info] [Zeiser Levels REMASTERED] Developer missed this item, which can be picked up: [seed.hemp]. Let him know on Oxide forums!
    [Oxide] 20:09 [Info] [Zeiser Levels REMASTERED] Developer missed this item, which can be picked up: [seed.hemp]. Let him know on Oxide forums!
    [Oxide] 20:09 [Info] [Zeiser Levels REMASTERED] Developer missed this item, which can be picked up: [seed.hemp]. Let him know on Oxide forums!
    [Oxide] 20:09 [Info] [Zeiser Levels REMASTERED] Developer missed this item, which can be picked up: [seed.hemp]. Let him know on Oxide forum

    just letting you know
     
  12. Oxide] 14:43 [Info] [Zeiser Levels REMASTERED] Trying to get [Skinning]. For player who's SteamID: [76561198022646868]. He is not on a user list yet?
    [Oxide] 14:43 [Error] Failed to call hook 'OnCollectiblePickup' on plugin 'ZLevelsRemastered v1.6.1' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 14:43 [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.levelHandler (.BasePlayer player, .Item item, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.OnCollectiblePickup (.Item item, .BasePlayer player) [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
     
  13. Already been fixed

    just letting you know
     
  14. [DOUBLEPOST=1465078193][/DOUBLEPOST]
    thank you for your kind help, too bad the LATEST version still spams my logs with this shit, (version from May 8, 2016 is the lastest). letting you know u know. but don´t bother fixing just because of me, i´ll just delete this crap
     
    Last edited by a moderator: Jun 4, 2016
  15. I get this warning when reloading
    Code:
    [Oxide] 18:55 [Warning] ZLevelsRemastered has replaced the 'topskills' chat command previously registered by ZLevelsRemastered
    [Oxide] 18:55 [Warning] ZLevelsRemastered has replaced the 'global.zinfo' console command previously registered by ZLevelsRemastered
    [Oxide] 18:55 [Warning] ZLevelsRemastered has replaced the 'global.zlvl' console command previously registered by ZLevelsRemastered
    [Oxide] 18:55 [Warning] ZLevelsRemastered has replaced the 'stats' chat command previously registered by ZLevelsRemastered
    [Oxide] 18:55 [Warning] ZLevelsRemastered has replaced the 'statinfo' chat command previously registered by ZLevelsRemastered
    [Oxide] 18:55 [Warning] ZLevelsRemastered has replaced the 'statsui' chat command previously registered by ZLevelsRemastered
    
     
  16. All you have to do is open the .cs file, search for seed.corn and then add seed.hemp and hemp.
     
  17. If you took the time to read above posts you would of seen I already linked the post with the fix in it but if you dont want to use the plugin then remove it I am sure the coder wont mind
     
  18. Any of you guys seeing this error about crafting call?
    Code:
     [Oxide] 21:43 [Error] Failed to call hook 'OnItemCraftFinished' on plugin 'ZLevelsRemastered v1.6.1' (InvalidCastException: Cannot cast from source type to destination type.)
     
    Last edited by a moderator: Jun 5, 2016