Jump to content

XP Save Setup


JvIasterMind

Recommended Posts

I am having a slight problem getting xpsave to work how I want it. I am trying to make it reset after 60 hours, but currently the xp seems to be ignoring the XPSaveMaxAge variables.

 

Here are the settings that I am using...

set g_dbUserMaxAge "12o"
set g_XPSave "27"
set g_XPSaveMaxAge_xp "60h"
set g_XPSaveMaxAge "60h"
set g_XPSaveMinXP "0"
set g_maxXP "-1"
set g_maxXPResetWarn "0"
set g_XPDecay "0"

 

I also tried setting both g_XPSaveMaxAge_xp and g_XPSaveMaxAge to 2m, with the same result. Note: I had the same problem in all of the versions of silEnT that I tested (0.3.3, 0.4.0, and 0.5.0). I have tried a bunch of different setting combinations without luck.

Edited by JvIasterMind
Link to comment
Share on other sites

  • Management

I tested locally both of the values: g_XPSaveMaxAge_xp and g_XPSaveMaxAge. They worked.

 

This is what I had in g_XPSave.

g_XPSave 27

I tested g_XPSaveMaxAge_XP "2m"

and

g_XPSaveMaxAge "1m"

separately.

 

If you test short times, please note that if you reconnect during the samemap, the gained XP is still in the buffers and not resetted. So use !nextmap in between.

 

Could you check the actual used values using rcon commands while the server is online to see if they are in effect?

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