Level System

A simple plugin to add XP and levels in the game

Total Downloads: 1,277 - First Release: Apr 9, 2016 - Last Update: Apr 1, 2018

5/5, 11 likes
  1. They did not work. It shows that some players have the points, though, but they don't have them in game. I'll do some testing on it again and let you know for sure
     
  2. Hey D. I know you're really busy but I just edited the SavedPlayerXpData file to give the points back to the players that are missing them. if they are not admins, they do not get the /levelup points if i just give them the xp with the command /givexp. so I edited the stats for them, didn't work. I edited the points for them.. Didn't work. All on the SavedPlayerXpData file using Filezilla. I stopped the server, edited the files, saved them, uploaded them via FTP, started the server.. they still didn't have the points. Not sure if I'm doing something wrong.. but either way, Just wanted to let ya know that it's not updating for me. Not sure what to do. At this point, they all just want to start back at level 1 so they can get their points.
     
  3. hmm.i just testing that modding straight data files.i just change points and stats numbers there and then i save files and reloading levelsystem.
    all works good stats and points show in game.no need even server restarting.i also testing that when i am not admin and its works good without any proplems
    [DOUBLEPOST=1471768164][/DOUBLEPOST]so you need to remember save xpdata files after make changes there.and reloading levelsystem then
     
    Last edited by a moderator: Aug 21, 2016
  4. You can Use Windows notepad To edit files
     
  5. I think it's a problem on your end. I updated to latest oxide version couple of days ago and made sure all my plugins were up to date and all works fine.
    Getting daily 15+ people and all get their points.
    I'm using no custom hooks or plugins that give extra functionality to other plugins.
     
  6. D-Kay updated Level System with a new update entry:

    0.5.3

     
  7. Mylevelsystemdoesn'twork
     
  8. Does the log give any errors?
     
  9. upload_2016-9-13_13-32-21.png
    [DOUBLEPOST=1473744901][/DOUBLEPOST]
    upload_2016-9-13_13-34-58.png
     
  10. The location is fine but kindly check the oxide log file in oxide/logs. Might be some errors there
     
  11. Loghintsfilenameiswrong
     
  12. Can you send the log file or a screen of the error?
     
  13. upload_2016-9-13_13-58-37.png
    Butmyfileislikethis
    upload_2016-9-13_13-59-16.png
     
  14. Hmm. Can't see what the problem could be. Everything seems fine.
    Try restarting your server
     
  15. Ok , foundtheproblem , Icoveredthefilename , thankyou
    [DOUBLEPOST=1473748306][/DOUBLEPOST]
    Howtoincreasedamageperlevel
     
  16. Edit the config file "LevelSystem.json" in oxide\config and reload the plugin. If you need an editor I recommend Notepad++ (free).
     
  17. Hi

    how can i delete the given stats?
    i tried to use the command "/clearxp" and delete the "plugin", "config" and "data" files, but all members allredy have the given "levelup" options like more inventory slots or playerDamageBonus.

    what can i do to reset all given boosters?



    thanks.
     
  18. Sorry for my late response but I'm very busy with my college.
    The only thing that might stay after resetting all the data is the inventory slots since it's difficult to update it without lagging the player (so updating happens upon dying). the damage boosters are given depending on the points they currently have which is taken directly from the savefile.
     
  19. How to use siege weapons grade Open
     
  20. Take a look at the description of the plugin. All information regarding how to turn on/off certain features is written there as well as what all the configuration options in the config file do.