ZLevelsRemastered

Moved

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

5/5, 127 likes
  1. Its only a warning
     
  2. hello,

    how do we wipe players levels without wiping blueprints as well?
     
  3. Hi, I updated the plugin and have reset the levels of all players ..

    Is an error Thank you!
     
  4. why when i craft so i didnt get Crafting EXP
     
  5. Is there a way to disable instant crafting when reaching max level ? I like the reduced time but I don't want my player to insta craft everything. Anybody figured out how to do this ?
     
  6. Can you give admin max levels?
    [DOUBLEPOST=1453130922][/DOUBLEPOST]This tells anyone whenever I add levels to me or another player. any ideas how to stop that?
     
  7. Are you able to stop people using the level set command? For example, I moderate a server and I am able to set my level to 1000. I know I am a moderator, but not all moderators use their powers properly and this could be an issue with others who have knowledge of the permission. I mean, you can technically set the level of everyone to 1000 so they mine 5000 stone per hit. It's a big issue.
     
  8. Maybe need a option in the config that only auth 2 can use some commands
     
  9. Hi Visagalis. Can you help me with one plugin , pls?
    He must give doubled rates the extraction of stone, wood , metal and high quality metal , for VIP players for permission
     
  10. Visagalis updated ZLevels Remastered with a new update entry:

    1.5.3

     
  11. Today, im join to my server and I saw that all the players have 99999999999 levels, it was exploit? I have non-outdated server.
     
  12. Visagalis updated ZLevels Remastered with a new update entry:

    1.5.4


    [DOUBLEPOST=1453307506][/DOUBLEPOST]
    i think i've fixed it properly now :/
     
  13. I will test it, thank you :)
     
  14. OnPlayerLoot Oxide changed this in the recent update:

    • Deprecated OnPlayerLoot(PlayerLoot, BaseEntity), now OnLootEntity(BasePlayer, BaseEntity).
    • Deprecated OnPlayerLoot(PlayerLoot, Item), now OnLootItem(BasePlayer, Item).
    • Deprecated OnPlayerLoot(PlayerLoot, BasePlayer), now OnLootPlayer(BasePlayer, BasePlayer).
     
  15. You have to edit the ZLevelsRemastered.cs

    Code:
    Lines 1005-1006:
               AnchorMin = "0.67 0.04525",
               AnchorMax = "0.819 0.1625"Lines 1011-1012:
                string xpBarAnchorMin = "0.16 0.1";
                string xpBarAnchorMax = "0.88 0.9";
    Maybe Visagalis could make it default settings.
     
  16. Thank u, but I don't know what are mean this numbers (x,y? sizes?), where I can read some manual about this UI?
     
  17. I think this is a standard on oxide/unity, anchor is the position of corners if I understood well what I read about it. You van probably find some info about it on unity or oxide documentation. But the anchor I gave you are at the right position.
     
  18. void OnPlayerLoot(PlayerLoot inventory, BaseEntity target) —› void OnLootEntity(BasePlayer inventory, BaseEntity target)

    fix to [Warning] 'ZLevelsRemastered v1.5.2' plugin is using deprecated hook: OnPlayerLoot)
     
  19. Hello,

    You can add admins can choose the level of some players or group.

    It would be cool for groups "VIP"

    Thank you