ZLevelsRemastered

Moved

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

5/5, 127 likes
  1. Same :D

    my servers main: Psychos-Rift - Rust Server zLevels

    For those that want a bootstrap version with styling already done (includes a limit and pages with next links, to save from epic scrolling on larger servers, also has row hover for easier info tracking for user hovered over)

    Just dl the attached txt and all you gotta do is rename the files extension from txt to php and alter the database connection info.

    bootstrap version demo: Rust Server zLevels
     

    Attached Files:

  2. Developers, could we possibly get an update to kill the UI on the respawn screen? It covers the respawn button partially.
     
  3. Wulf

    Wulf Community Admin

    Make sure you are using the latest RELEASED version of this plugin.
     
  4. For everyone looking to move the GUI a bit up to get it off of info bar this is a cut and copy of the section I made changes to. So far every thing seems to be working alright. Still messing with the size a bit to get it just right. Hope it works and BTW NO CLUE IF THIS WILL WORK FOR YOU.
     

    Attached Files:

    Last edited by a moderator: Jul 20, 2016
  5. @Pat Pend either upload your fixed file or make a different patch but do put the above inside code tabs
     

    Attached Files:

  6. Not sure if you're saying its messed up and wrong or if I should just upload the new .cs,which I have corrected my previous post with.
     
    Last edited by a moderator: Jul 20, 2016
  7. I was saying if you have a plugin, upload it so others can test it and give you feedback
     
    Last edited by a moderator: Jul 20, 2016
  8. KK long day read way to much shit into it and thats my bad. I have corrected my posts. Hope it works for everyone. Thanks for the clarification.
     
  9. how do i make it so players can't get instant craft with this plugin? what level do i set in the config ?
     
  10. Is there a way to edit a players levels? Or XP points for each category? Or a way to translate the .db file in the data folder for ZLevelsRemastered?

    I'm not sure how to access MySQL, or what that even entails. Not sure if it would be something readable, and not computer language like the database file. If you know where or how to access MySQL, and it relates to editing the levels/XP for each category for each player, that's exactly what I need to know how to get to!

    EDIT: I have my config set to false on MySQL, nevermind about that. I just need to know how to edit players.
     
    Last edited by a moderator: Jul 21, 2016
  11. Use this program to open the ZlevelsRemasterd.db file found in the data folder of oxide

    SQLite Home Page

    https://i.gyazo.com/2480f98fdeda4bce01a7a95e201ab0ad.png

    once you open the file click the browse data tab

    https://i.gyazo.com/8cfdce2e71249b51398e7407447b8e09.png
     
  12. how i can put it down?
     
  13. Need help for remove Crating on Hud plz :/
     
  14. Download the original .cs file. Mine was just to move it up from the infobar plugin
    [DOUBLEPOST=1469204110][/DOUBLEPOST]
    In the config change line 17 to "C" : -1.
    Then reload the plugin.
     
  15. I just put a -1 and insta craft is gone, I'll dig a little ^^
     
  16. Sorry, I thought that's what you indicated you wanted. Could you be more specific? Your heads up display indicates crafting, you wanted it gone, -1 in the max setting on your config makes it "go away," did you need something different?

    Mughisi's Crafting Controller could make your crafting stay instant, if you didn't want crafting to appear on your HUD/UI but leave crafting instant...
     
  17. Anyone HELP ?
    Code:
    [Oxide] 7:11 PM [Error] Sqlite handle raised an exception (SQLiteException: file is encrypted or is not a database
    file is encrypted or is not a database)
    [Oxide] 7:11 PM [Debug]   at System.Data.SQLite.SQLite3.Prepare (System.Data.SQLite.SQLiteConnection cnn, System.String strSql, System.Data.SQLite.SQLiteStatement previous, UInt32 timeoutMS, System.String& strRemain) [0x00000] in <filename unknown>:0
      at System.Data.SQLite.SQLiteCommand.BuildNextCommand () [0x00000] in <filename unknown>:0
    [Oxide] 7:11 PM [Error] Sqlite handle raised an exception (SQLiteException: file is encrypted or is not a database
    file is encrypted or is not a database)
    [Oxide] 7:11 PM [Debug]   at System.Data.SQLite.SQLite3.Prepare (System.Data.SQLite.SQLiteConnection cnn, System.String strSql, System.Data.SQLite.SQLiteStatement previous, UInt32 timeoutMS, System.String& strRemain) [0x00000] in <filename unknown>:0
      at System.Data.SQLite.SQLiteCommand.BuildNextCommand () [0x00000] in <filename unknown>:0
    [Oxide] 19:11 [Error] Sqlite command callback raised an exception (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 19:11 [Debug]   at Oxide.Plugins.ZLevelsRemastered.initPlayer (.BasePlayer player, System.Collections.Generic.Dictionary`2 statsInit, System.Collections.Generic.List`1 sqlData) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ZLevelsRemastered+<loadUser>c__AnonStorey0.<>m__1 (System.Collections.Generic.List`1 list) [0x00000] in <filename unknown>:0
      at Oxide.Ext.SQLite.Libraries.SQLite+SQLiteQuery+<Handle>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Jul 23, 2016
  18. I think too so i don't have work on zlevels, is my friend (admin too) and i dont have understand for why the insta leaving so i told me the serv use only this for insta, i try after with others plugins thx for ask :)
     
  19. Wulf

    Wulf Community Admin

    Looks like your .db file is somehow corrupt or locked.