Jump to content

Recommended Posts

Posted

I am setting up a game server for a few friends to play on.  

I have been having issue with my   SERVER.CFT file.

how do I  set it to save the players XP? 

Can anyone help me to figure out why this is not working?  

//////////////////////////////////////////////////////////////////////
//
// XPSAVE
//
//////////////////////////////////////////////////////////////////////

set g_XPSave "365"
set g_maxXP "-1"
set g_XPSaveDirectory "C:\Program Files (x86)\ETLegacy\xpsave"
set g_XPSaveMaxAge "86400"
set g_XPDecay "0"
set g_XPDecayFloor 540
set g_XPDecayRate 0
set g_maxXP "10000"
 

Posted
15 hours ago, redeyeal said:

I am setting up a game server for a few friends to play on.  

I have been having issue with my   SERVER.CFT file.

how do I  set it to save the players XP? 

Can anyone help me to figure out why this is not working?  

//////////////////////////////////////////////////////////////////////
//
// XPSAVE
//
//////////////////////////////////////////////////////////////////////

set g_XPSave "365"
set g_maxXP "-1"
set g_XPSaveDirectory "C:\Program Files (x86)\ETLegacy\xpsave"
set g_XPSaveMaxAge "86400"
set g_XPDecay "0"
set g_XPDecayFloor 540
set g_XPDecayRate 0
set g_maxXP "10000"
 

 

Have you tried ET:L official discord? Developers are active there and can help you better. Otherwise our servers may have knowledge about your problem. Hope you can solve it.

 

Regards,

 

 

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