ZLevelsRemastered

Moved

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

5/5, 127 likes
  1. removed.
     
    Last edited by a moderator: Jun 8, 2016
  2. any Quarry setup?
     
    Last edited by a moderator: Jun 6, 2016
  3. Still getting constant messages regarding hemp seed not being in the plugin...
     
  4. [06/04/2016 14:56:01] [Oxide] 14:56 [Error] Failed to call hook 'OnDispenserGather' on plugin 'ZLevelsRemastered v1.6.1' (KeyNotFoundException: The given key was not present in the dictionary.)
     
  5. I'm getting some really weird errors when I reload the plugin:

    Code:
    > reload ZLevelsRemastered
    [Oxide] 17:37 [Info] Unloaded plugin Zeiser Levels REMASTERED v1.6.1 by Zeiser/Visagalis
    [Oxide] 17:37 [Info] Loaded plugin Zeiser Levels REMASTERED v1.6.1 by Zeiser/Visagalis
    [Oxide] 17:37 [Warning] ZLevelsRemastered has replaced the 'topskills' chat command previously registered by ZLevelsRemastered
    [Oxide] 17:37 [Warning] ZLevelsRemastered has replaced the 'global.zinfo' console command previously registered by ZLevelsRemastered
    [Oxide] 17:37 [Warning] ZLevelsRemastered has replaced the 'global.zlvl' console command previously registered by ZLevelsRemastered
    [Oxide] 17:37 [Warning] ZLevelsRemastered has replaced the 'stats' chat command previously registered by ZLevelsRemastered
    [Oxide] 17:37 [Warning] ZLevelsRemastered has replaced the 'statinfo' chat command previously registered by ZLevelsRemastered
    [Oxide] 17:37 [Warning] ZLevelsRemastered has replaced the 'statsui' chat command previously registered by ZLevelsRemastered
    [Oxide] 17:37 [Info] [Zeiser Levels REMASTERED] Trying to get [Woodcutting]. For player who's SteamID: [76561198042320210]. He is not on a user list yet?
    [Oxide] 17:37 [Error] Failed to call hook 'OnDispenserGather' on plugin 'ZLevelsRemastered v1.6.1' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 17:37 [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 
     
  6. Hey.
    On many servers there service:
    Woodman + 10lvl
    Pickman + 10lvl
    Hunter + 10lvl

    Long thought and came up with how to do it. Help with this task.
     
    Last edited by a moderator: Jun 6, 2016

  7. open and edit the "ZLevelsRemastered.json" in: server\whatever is the name of your server\oxide\config\ZLevelsRemastered.json


    "LevelCaps": {
    "C": -1, < ------ this is for Crafting, if you dont wanna use it change it to -1
    "M": 10,
    "S": 10,
    "WC": 10

    if you don't want players to lose skills on death change everything to 0!
    "PercentLostOnDeath": {
    "C": 0,
    "M": 0,
    "S": 0,
    "WC": 0

    next time READ the description before you ask!
     
  8. @Visagalis Can you add some kinda of blacklist items to crafting skill? for example blacklist guns, explosives ect so they arent insta crafted, i mean so they have the real vanilla time ;)
     
  9. Is it intended or a bug? The harvest of homegrown hemp gives no experience.
     
  10. @Nathaira I'm assuming it's because of this:
    Code:
    [Oxide] 13:25 [Info] [Zeiser Levels REMASTERED] Developer missed this item, which can be picked up: [seed.hemp]. Let him know on Oxide forums!
    [Oxide] 13:25 [Info] [Zeiser Levels REMASTERED] Developer missed this item, which can be picked up: [seed.hemp]. Let him know on Oxide forums!
    That's what my console keeps saying.
     
  11. Hello

    Sorry I have help please

    How change the name of the skill in the just program on the image?

    Woodcutting } Bucheron
    Mining } Minneur
    Skinning } Chasseur
    Crafting } Artisan


    [​IMG]
     
  12. No I use a fixed version, I didn't get this error anymore
     
  13. (13:13:06) | [Oxide] 12:18 [Info] [Zeiser Levels REMASTERED] Developer missed this item, which can be picked up: [seed.hemp]. Let him know on Oxide forums!
     
  14. If you go HERE, someone fixed that problem.
     
  15. Is there any way to keep the Gather rate for pumpkins, corn, and their seeds at the default game setting?
    With Zlevels activated people have been picking up ridiculous amounts of pumpkins and corn just from picking 1 plant.
    I'm going to go ahead and assume that we'll have the same problem when the missing Hemp seed thing gets updated.
    Any ideas?
     
  16. @Visagalis - if you boost levels by a percentage and server.save after the XP boost is applied, the boost is lost upon client reconnect. this includes if you put a steamid instead of the username. (I can confirm the boost actually applied through the /stats command - but again, is lost upon reconnect)

    Is there a way around this?

    EDIT: I can 100% confirm that the XP boost is being saved in the .db file - but being reset upon reconnection. The .db file saved in oxide/data reflects both the save and the reset.
     
    Last edited by a moderator: Jun 10, 2016
  17. Hello. I Want Delete Crafting Image For This Plugins. How can i do it? only, woodcutting, mining, and skinning would like to appear in.
     
  18. This just came from THIS page up a few posts. A little research outside of school is cool too.
     
  19. [Zeiser Levels REMASTERED] Developer missed this item, which can be picked up: [seed.hemp].

    I Let You Know. :D
     
  20. You are the 10000000 person to let us know and it has already been fixed