ZLevelsRemastered

Moved

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

5/5, 127 likes
  1. since the second oxide update today i got this message:

    Code:
    (04:11:09) | warning: DeprecationWarning: Rust.BroadcastChat has been obsoleted. Use Server.Broadcast(string, string) instead
    seems like you have following in your plugin:
    Code:
    ZLevelsRemastered.cs:                           rust.BroadcastChat(pluginPrefix + " "+ msg("NightBonusOn"));
    ZLevelsRemastered.cs:                           rust.BroadcastChat(pluginPrefix + " "+ msg("NightBonusOff"));
     
  2. Code:
        "76561198123456789": {
          "WCL": 11,
          "WCP": 14320,
          "ML": 15,
          "MP": 25270,
          "SL": 7,
          "SP": 4840,
          "AL": 1,
          "AP": 10,
          "CL": 1,
          "CP": 10,
          "LD": 1486777009,
          "LLD": 1486320786,
          "XPM": 100,
          "CUI": true
        }
    Anyone explain what each of those are?

    I would like to set all players levels to a certain amount, depending on which level they had (before wipe)
     
  3. Great for the reply, doesnt solve my initial question though.

    I need to check for specific players and set different amounts, not generally for all players.

    So which of the settings define the level?
    How can I change each skill to a different level per /data/?
     
  4. All shortnames with L on the end are the skill level, and all with P on the end are the current points.
    The chars before are equal to the skill shortcodes.
     
  5. is there a command i can type in to reset everybodys zlevel info ?
     
  6. Nope, currently not. You need short to unload the plugin, then delete the data file, and then load again the plugin.
     
  7. ok great thanks this worked
     
  8. Is there a way to move the plugin's ui? It is sort of overlapping with the player status bars (hp/hydration/food)
     
  9. ZLevels Remastered | Page 82 | Oxide
     
  10. Hello, @Fujikura , is it hard to implement crafting multipliers by using default multipliers (instacraft for example) when crafting RPG is disabled by using -1 as cap level?

    it is not very good to use third party plugins to configure crafting speed when ZLevels can do it =)

    PS or maybe there is any other solution better than using 1 lvl as cap 4 crafting.
     
  11. how do i reset the levels for everyone
     
  12. You need short to unload the plugin, then delete the data file, and then load again the plugin.
     
  13. How do I put it in:
    [DOUBLEPOST=1488650695][/DOUBLEPOST]How do I put it in:
    zl.PNG

    Pass me by private message
     
  14. At linux distr try edit /path/to/your/server/identity/oxide/lang/en/Zlevelsmastered.json
    then need to restart the server or plugin
     
  15. What I want is to put it on the left like the photo
     
  16. Sorry for my bad english. Does you need to replase default position of skills to left corner of the screen?
    [DOUBLEPOST=1488655296][/DOUBLEPOST]
    Does you need to paste your photo as screen or you need other somesing?
    [DOUBLEPOST=1488655727][/DOUBLEPOST]На кой хрен это плюхать как фотку, это пздц какой-то :(
     
  17. Hi
    how to change the language please help
     
  18. So is there an easy way to move the graphs over to the left side of the screen like barcos has shown in his screen shot? I would love to move it to the far left.