ZLevelsRemastered

Moved

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

5/5, 127 likes
  1. "WidthLeft": "0.01",
    "WidthRight": "0.16"
     
  2. The leveling in it's current state does not effect the final hit of the node (recent patch changes). The other hits of the node are properly affected.

    ex: Metal nodes will give +100 frags and +2 HQM on the final hit no matter what level you are.
     
  3. Hi all,

    Is it possible to get the layout to be as shown in the image? If so how would I go about splitting them up and being side by side instead of stacked so to speak.

    zlevel-layout.jpg

    I made the above in Photoshop to better illustrate and hopefully explain better what I am trying to accomplish.

    Many thanks
     
  4. Hey all,

    Has anyone found installing this makes it somewhat jumpy when mining etc? It seems that the bar going up effects it
     
  5. With the new ore update the high quality metal amount dropped from metal nodes are unchanged by zLevels and stay the same as vanilla. Is there any way to fix this?
    [DOUBLEPOST=1498982135][/DOUBLEPOST]
    type /statsui to hide it and it will go away
     
  6. Currently not.
     
  7. Thanks. Is there a way to hide the UI by default for all users?
     
  8. Thank you so much for this plugin. You are doing gods work.

    Im trying to get all my panels in the same color(or about the same), so i was wondering if you could help me get the background color to be more like my other panels/plugins.
    This is my colorcode now:
    Code:
        "BoundsBackground": "0.1 0.1 0.1 0.1",
        "cuiEnabled": true,
        "FontColor": "0.74 0.76 0.78 1",
        "FontSizeBar": 12,
        "FontSizeLevel": 8,
        "TextShadowEnabled": false,
        "XpBarBackground": "0.1 0.1 0.1 0.1",
        "XpBarColors": {
          "A": "0 0.8 0 0.5",
          "C": "0.2 0.72 0.5 0.5",
          "M": "0.1 0.5 0.8 0.5",
          "S": "0.8 0.1 0 0.5",
          "WC": "0.8 0.4 0 0.5"
    This is my other panels
    http://i.imgur.com/JmwAeFC.png

    Thank you.
     
  9. Noticed a huge jump in my log file size since the 25th. Normally 200-300k and now are 2mb-20mb. I checked into it and my logs are full of this kind of stuff. We use crafting levels

    00:08 [Error] Failed to call hook 'OnItemCraft' on plugin 'ZLevelsRemastered v2.5.9' (InvalidCastException: Cannot cast from source type to destination type.)
    00:08 [Stacktrace] 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 (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
     
  10. Sure it does conflict with any other crafting plugin, which does override crafting routines.
     
  11. Any way of making it so when you suicide you lose xp?
     
    Last edited by a moderator: Jul 3, 2017
  12. the night time bonus is not working any config seting i need to change
     
    Last edited by a moderator: Jul 3, 2017
  13. What would be the best way to achiev x5 gather within 50 levels and a x5 gather within 100 levels max? Thanks, and sorry, I'm horrible at crunching numbers.
     
  14. question!! how do I reset all players levels to 0 ? i deleted files in DATA folder but still not reseted? i need this to reset when wipe
     
  15. unload the plugin oxide.unload ZLevelsRemastered then go to oxide/data and find ZLevelsRemastered and remove the data files then reload the plugin oxide.reload ZLevelsRemastered
     
  16. having the /statsui on seems to cause lag whenever you pickup anything? @Fujikura
     
  17. theres no fix for this it broke back when rust screwed up the gui/cui
     
  18. Code:
        "wipeDataOnNewSave": true
    ;)
     
  19. Is there a way we can disable leveling with certain tools? If you simply use the bone club you can level absurdly and unintentionally fast.
     
  20. I could implement a similar thing like this plugin does >> Gather Blocking for Rust | Oxide
    That could maybe prevent it
     
    Last edited by a moderator: Jul 6, 2017