ZLevelsRemastered

Moved

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

5/5, 127 likes
  1. Guys please how do I disable the crafting tab?
     
  2. In your ZLevelsRemastered.json located in oxide/config directory

    Code:
    },
      "LevelCaps": {
        "C": -1,        <----  SET THIS TO -1
        "M": 0,
        "S": 0,
        "WC": 0
      },
    
     
  3. Thank you so much
    [DOUBLEPOST=1468008568][/DOUBLEPOST]
    Could u upload ur cs files please. i changed all these values yet it doesnt allign like urs
     
  4. -1 is not working. did anybody else got a solution to disable the grafic of crafting?
     
  5. hehe Sure, use this one
    [DOUBLEPOST=1468009242][/DOUBLEPOST]
    Are you sure you set LEVEL CAP to -1 in the Config file?

    and reloaded the Plugin?

    Please read the overview as this is the method for disabling any Skill
     

    Attached Files:

  6. -1 worked for me :/ make sure you did it at the levelcaps not anything else
     
  7. thanks for the help
     
  8. possibility to turn off GUI as Admin/owner - for all players?
     
  9. Not sure about all players, but each player can toggle it with /statsui
     
  10. `wanted to let it run "in the background" Sloowly so no need for a gui :p
     
  11. Hi, not sure if I've just skimmed past it but is there a level reset for all players on the server? I just edited the file and thought it might do a reset
     
  12. You want to reset levels?

    Make your way over to this folder server/your_identity/oxide/data
    in there remove Zlevels files :)
     
  13. Apologies if this has been raised. The plugin appears to be working as it is showing players momentarily when they level up (on the left side of the screen), however the information that use to be displayed on the right side of the screen is missing. I have tried removing the json and cs files and uploading the cs file again, then restarting the server. Everything had displayed perfectly before the update.
     
  14. Hello.
    I have a problem.
    Put the plug ZLevelsRema it works but not otobrozhaetsya GUI on xp system, how to fix it?
    Explain to me skinte or Fail.
    Thanks in advance for your help.
     
  15. Hi ! I have one problem with the last update: 07/07

    ZLevels it's ok, but the GUI was show when we die, can you hide the GUI before respawn ?
     
  16. How to stop XP gain (main XP rust system) then i craft items? coz insta craft not good for main XP rust system.
     
  17. How to dicrease the amount of resources you get per level? Is it the "PercentFasterPerLevel" or the "ResourcePerLevelMultiplier"? I think its a little bit op :D Farmed 5min and got 5000 stones xD

    Thanks for any helpful reply ;)

    Ng eXo
     
  18. Same for me. -1 not working. It doesn't show it the overlay right below the screen, but if you do see it in chat.
     
  19. @BlackSniper: maybe delete in the cfg file the chat message like:

    Code:
    "CSkill": "Crafting",
        "LevelUpText": "{0} Level up\nLevel: {1} (+{4}% bonus) \nXP: {2}/{3}",
    Depends on what you want to delete

    After that reload the plugin to take effect
     
  20. I want crafting and skinning to be gone. I guess I need to delete the following lines:

    Code:
        "CSkill": "Crafting",
        "LevelUpText": "{0} Level up\nLevel: {1} (+{4}% bonus) \nXP: {2}/{3}",
        "SSkill": "Skinning",
        "StatsHeadline": "Level stats (/statinfo [statname] - To get more information about skill)",
        "StatsText": "-{0}\nLevel: {1} (+{4}% bonus) \nXP: {2}/{3} [{5}].\n<color=red>-{6} XP loose on death.</color>",