ZLevelsRemastered

Moved

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

5/5, 127 likes
  1. Has noone an update for Skill Crafting? Everytime, someone is crafting and should get xp, this message will be spamed:

    Code:
    (13:11:40) | [Oxide] 13:11 [Error] Failed to call hook 'OnItemCraftFinished' on plugin 'ZLevelsRemastered v1.6.4' (InvalidCastException: Cannot cast from source type to destination type.)
    (13:11:40) | [Oxide] 13:11 [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
     
  2. Rak

    Rak

    Wulf, Could you kindly change the identification names for the docks and items so that it does not conflict with infopanel?

    Thank you.
     
  3. Has anyone a fixed / working version included crafting? Maybe upload in this thread? :S
     
  4. Anybody knows how to remove the Crafting Tab of the GUI?
     
  5. Wulf

    Wulf Community Admin

    What exactly is wrong?
    [DOUBLEPOST=1468591740,1468591684][/DOUBLEPOST]
    Did you modify the plugin at all? That should not be an issue or error.
     
  6. why plugins don't working after update
     
  7. Wulf

    Wulf Community Admin

    You'll have to be more specific... The only changes have been from Rust changes so far.
     
  8. I want to remove the CraftingGUI because of instantcraft.
     
  9. Code:
      "LevelCaps": {
        "C": -1,
    In your config :)
     
  10. No Wulf, I've changed nothing. If someone craft anything, this message will be spammed. And he won't get any XP for crafting.
     
  11. maybe im not seeing the line in the code or config. is there anyway to move the GUI in this plugin Info bar now lays right over it. I would like to move the GUI to just over the infobar panel.
     
  12. i need this too
     
  13. How can I increase the percentage uplift lvl that I had to score at 690 points and 2000 for example
     
  14. No Crafting lvl no more ?
     
    Last edited by a moderator: Jul 17, 2016
  15. How to change the size of the GUI ?
     
  16. hi guys,how to do max 30lvl?
     
  17. i can set the lvlcap in the config
     
  18. No, because we won't get an update for this. : (
     
    Last edited by a moderator: Jul 17, 2016
  19. Wulf

    Wulf Community Admin

    That's hard-coded in the plugin I believe, so you'd have to adjust it in there carefully.