ZLevelsRemastered

Moved

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

5/5, 127 likes
  1. Hey.
    I have lvl cap set as 20. So is it possible to set like player X lvl 22 via command?
     
  2. How i can download the zlevels normal file? (My note pad download the file with .cs ) :(
     
  3. Can someone post the config file for me please ? Don't have access to the server but I would like to change the config (add cap) so we can upload it faster later on. Thanks!
     
  4. Hi, console is spaming this error, can u help me out?
    Code:
    [Oxide] 13:42 [Error] Failed to call hook 'OnDispenserGather' on plugin 'ZLevelsRemastered v1.6.3' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 13:42 [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.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 (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
     
  5. How can i connect Zlvl Panels with InfoPanel. I mean can i locate Levels panel on InfoPanel? And how?
     
  6. Hmm i dotn know what you mena but i dont think u can add those together. I may be wrong
     
  7. [Zeiser Levels REMASTERED] Developer missed this item, which can be picked up: [seed.hemp]. Let him know on Oxide forums!
     
  8. update your version this was fixed a long time ago how can you of missed it
     
  9. Hi,

    which one is better performance ?

    mysql or sqlite ?

    thanks a lot
     
  10. HI, dev or resistance

    does not work with pre-release versions.
    separate support?
     
  11. Just installed my server on linux, works perfectly but i have this :

    Code:
    (20:05:58) | [Oxide] 20:06 [Error] Sqlite handle raised an exception (SQLiteException: unable to open database file
    unable to open database file)
    (20:05:58) | [Oxide] 20:06 [Debug]   at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in <filename unknown>:0
      at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in <filename unknown>:0
      at System.Data.SQLite.SQLiteDataReader.NextResult () [0x00000] in <filename unknown>:0
      at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, CommandBehavior behave) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader:.ctor (System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
      at System.Data.SQLite.SQLiteCommand.ExecuteReader (CommandBehavior behavior) [0x00000] in <filename unknown>:0
      at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery (CommandBehavior behavior) [0x00000] in <filename unknown>:0
      at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00000] in <filename unknown>:0
      at Oxide.Ext.SQLite.Libraries.SQLite+SQLiteQuery.Handle () [0x00000] in <filename unknown>:0
    (20:05:58) | [Oxide] 20:06 [Info] [Zeiser Levels REMASTERED] OMG WE DIDN'T SAVED IT!: REPLACE INTO RPG_User (UserID, Name, WCLevel, WCPoints, MLevel, MPoints, SLevel, SPoints, CLevel, CPoints, LastDeath, LastLoginDate, XPMultiplier) VALUES (@0, @1, @2, @3, @4, @5, @6, @7, @8, @9, @10, @11, @12)
     
  12. I would like to have only a crafting working on the levels but not the other three. so there would just be a crafting bar. can anyone tell me how to do this if its possible please. thank you. love the plugins and forums guys GJ
     
  13. the command in console is, zlvl leigh wc 22. replace wc with m for mining c for crafting s for skinning or steam id works instead of names
     
  14. GUI isnt working anymore since last update
     
  15. We need a fix xD
     
  16. Same here
     
  17. XP Fix
    [DOUBLEPOST=1467925599][/DOUBLEPOST]Please align it with the Health bar, but that fix at least makes it work.
     

    Attached Files:

  18. It is alligned :)
     
  19. Thanks guy for rush it :p
     
  20. Your fix did this :
    Code:
    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.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 (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