Jump to content

Yet another XP save issue


roissgil

Recommended Posts

I've seen a lot of them, and read them, and checked settings til my eyes are crossed... so please forgive me for posting yet another one.

 

Admin levels stick, but XP does not (for anyone, it seems)

 

// XP Save configuration
set g_XPSave 27
set g_XPSaveMaxAge_xp "36h"
set g_XPSaveMaxAge "36h"
set g_damageXP 0
set g_damageXPLevel "50"
set g_maxXP "-1"
set g_XPSaveMinXP "-1"

 

set g_dbUserMaxAge "12o"
 

I've done dboptimization and dbcleanup .

 

The last thing in my server config is exec'ing the rotation.

 

I have no lua mods loaded.. and I have no idea what QMM is.

 

This is the command line to start the server.

 

command line start up is:  +set net_ip 108.61.125.67 +set net_port 27960 +set fs_homepath /usr/local/games/et/1195692/108.61.125.67:27960/ +set fs_basepath /usr/local/games/et/1195692/108.61.125.67:27960/ +set sv_maxclients 16 +set com_hunkmegs 256 +set fs_game silent +exec server.cfg

 

Any help would be appreciated.

 

Link to comment
Share on other sites

  • Management

The g_XPSave is badly documented and the xp save is a bit of a mess. The flag 4 will prevent XP resets on map starts when the game type is objective. It also prevents xp resets on map restarts and alike. The cvars for the XP age are respected even with this flag.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...