mRcOOL Posted July 15, 2017 Share Posted July 15, 2017 // XP Save configurationset g_XPSave 21// Only stored XPset g_XPSaveMaxAge_xp "360d"// Stored XP and all rating values//set g_XPSaveMaxAge "30d"set g_damageXP "1"set g_damageXPLevel "50"set g_maxXP "90000"set g_xpdecay "0"set g_xpdecayrate "0"set g_xpdecayfloor "1" Whats wrong here? Quote Link to comment Share on other sites More sharing options...
mRcOOL Posted October 21, 2017 Author Share Posted October 21, 2017 // XP Save configurationset g_XPSave 21// Only stored XPset g_XPSaveMaxAge_xp "360d"// Stored XP and all rating values//set g_XPSaveMaxAge "30d"set g_damageXP "1"set g_damageXPLevel "50"set g_maxXP "90000"set g_xpdecay "0"set g_xpdecayrate "0"set g_xpdecayfloor "1" Whats wrong here?No one?? Quote Link to comment Share on other sites More sharing options...
Management TheSilencerPL Posted October 21, 2017 Management Share Posted October 21, 2017 Had it been working earlier? Have you changed anything lately? Quote Link to comment Share on other sites More sharing options...
mRcOOL Posted October 22, 2017 Author Share Posted October 22, 2017 Since july there is a prob. And no I didn't change anything before. After it occurred yes I tried some things. Userdatabase etc.Shrubbot and so works ok. Just restarting server puts every player back to zero xp. Quote Link to comment Share on other sites More sharing options...
Management TheSilencerPL Posted October 30, 2017 Management Share Posted October 30, 2017 Try if advices from this thread help, please:http://mygamingtalk.com/forums/topic/7693-xp-do-not-save-after-server-restart/?hl=%2Bsave+%2Brestart Quote Link to comment Share on other sites More sharing options...
mRcOOL Posted November 28, 2017 Author Share Posted November 28, 2017 Sry for the late answer: // XP Save configurationset g_XPSave 31 //changed from 21set g_XPSaveMaxAge_xp "5d" //changed from "30d"set g_damageXP "0" //changed from "1"set g_damageXPLevel "50"set g_maxXP -1 //changed from "90000"set g_xpdecay "0"set g_xpdecayrate "0"set g_xpdecayfloor "0" //changed from "1" does'nt work either. Still restart deletes all xp Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.