how can i reset full xp data ? because they are still +30 lvl how can i reset lvl all players
XP Manager [Obsolete]
Discussion in 'Plugin Support' started by LaserHydra, Jul 16, 2016.
-
Stop the server
Rename the xp4 files, you will find these in the folder \server\streamline\
xp4.db to xp4OLD.db
xp4.statistics.db to xp4.statisticsOLD.db
Turn the Server back on. The game will create new xp4 files with everyone's XP Levels set back to zero.
If you are happy with this, then delete the renamed files at your leisure.
Really important, you turn the server off before following these steps. -
i try now and i hope this is work because i m looking ofr everwhere about 3 hours -
help sir.
Code:[08/05/2016 18:20:59] [Oxide] 18:20 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:20:59] [Oxide] 18:20 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:00] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:00] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:00] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:00] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:00] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:01] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:01] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:01] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:01] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:01] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:02] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:02] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:02] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:02] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single)) [08/05/2016 18:21:02] [Oxide] 18:21 [Warning] Calling hook OnXpEarn resulted in a conflict between the following plugins: XpBooster - 0 (Single), XPManager (0 (Single))
-
-
I've been increasing the XP slowly, I'm now at almost 5 across the board, and yet NOTHING has changed. the XP is still crawling across the screen. Yes, I've oxide.reload (plugin) but the new json file just doesn't seem to change anything. Any ideas?
-
-
Hi @LaserHydra .
Its been a while, Just wanted to give you a heads up that I recently added a huge feature to my PvX mod, it now tracks players spent/unspent xp as the mod can have caps and I use this to store lost xp when a player goes down levels due to a cap, But this has caused issues with other mods that when they do something like agent.reset then agent.add(LeveltoXP) that it adds all that xp to the stored UnspentXP ontop of what they already have.
To solve this I have added 3 easy functions 2 functions tell my mod to ignore changes to that players XP while the other one allows you to reset the players data file, Please check it out here.
Im looking at getting XP mods compatible so servers dont have issues with people exploiting the new feature.
Regards
Alpha -
-
I can show you what I mean on my test server. -
-
-
No, I have not changed the 100. I have changed all the 1.0 listings to more like 3 or 5, but nothing changes. Xp still slow as fuck to gain. I wish people would explain how to control their plugins, or make a video tutorial. Not everyone understands C# coding.
-
-
Ok. I only changed it in the JSON file, in the config folder. But NOTHING HAS CHANGED. XP is still a super slow crawl, 1xp for everything, and it's not changing anything. There's no XP acceleration of any kind, on any items, no matter how high I change the # to in the json config file.
-
Hi, I'm a little new to this. What do I do with the file after I download it? Where do I put it, how do I apply it to my server, and how do I use it in-game?
-
[DOUBLEPOST=1470891332][/DOUBLEPOST]
Look in the rust discussion section for how to install plugins. -
Add xp setlvl <steamID> <level>
-
LaserHydra, quick question, this might seem obvious, but i just want to make sure... The Minimal Level, is that the minimum level what everyone can be.. like for instince, if the xp has a wipe OR a newly spawn player joins , will he be on level (X) if i change the minimal level to (X)?
-
If somebody joins with a lower level, he will be set to minimal.
Same just reversed with maximal.