Jump to content

XP save gone after server restart


mRcOOL

Recommended Posts

// XP Save configuration
set g_XPSave 21
// Only stored XP
set 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?

Link to comment
Share on other sites

  • 3 months later...

// XP Save configuration

set g_XPSave 21

// Only stored XP

set 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??

Link to comment
Share on other sites

  • 2 weeks later...
  • 4 weeks later...

Sry for the late answer:

 

// XP Save configuration
set g_XPSave 31 //changed from 21
set 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

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...