redeyeal Posted Thursday at 05:05 AM Report Posted Thursday at 05:05 AM 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" Quote
RosenCruz Posted Thursday at 08:19 PM Report Posted Thursday at 08:19 PM 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, Quote
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.