Page 1 of 1

xp help

Posted: Mon Sep 18, 2006 3:42 pm
by ek
well i dl everything to my server the wc3 stuff but now when i play it it dont save xp i had download the folder call cs_cz_war3ft_v2.3.2 but afta i install everything it dont save xp when ever i earn them i change map all xp is gone please help

Posted: Mon Sep 18, 2006 7:37 pm
by erik2k3
first : post the first few lines of your war3ft.cfg file.... common problems with folks tht are just copying and pasting the default is that savexp is not yet enabled ;)

Posted: Mon Sep 18, 2006 8:54 pm
by ek
alrite

mp_savexp 0 // Enables saving of experience (uses a vault, default is 0)
sv_sql 0 // Save using a SQL module (a module needs to be turned on, note: to use this mp_savexp must also be 1, default is 0)
FT_saveby 0 // What should I save this as? steam id = 0, IP = 1, name = 2 (default is 0)
FT_admin_flag "m" // Admin flag required to give/take XP (default is m)

// SQL configuration
FT_sql_host "127.0.0.1" // Host Name
FT_sql_user "root" // User Name
FT_sql_pass "" // Password
FT_sql_db "" // Database Name
FT_auto_pruning 0 // Automatically prunes the database of old users at a mapchange (default is 0)
sv_daysbeforedelete 31 // However many days before deleting XP or pruning from the database (default is 31)
sv_sqltablename "war3users" // Table Name, no need to change (default is war3users)
sv_save_end_round 1 // Save xp at the end of each round (may cause lag, default is 1)

is it suppose to be cahnged to


mp_savexp 0 // Enables saving of experience (uses a vault, default is 0)
sv_sql ~1~ // Save using a SQL module (a module needs to be turned on, note: to use this mp_savexp must also be 1, default is 0)
FT_saveby 0 // What should I save this as? steam id = 0, IP = 1, name = 2 (default is 0)
FT_admin_flag "m" // Admin flag required to give/take XP (default is m)

// SQL configuration
FT_sql_host "127.0.0.1" // Host Name
FT_sql_user "root" // User Name
FT_sql_pass "" // Password
FT_sql_db "" // Database Name
FT_auto_pruning 0 // Automatically prunes the database of old users at a mapchange (default is 0)
sv_daysbeforedelete 31 // However many days before deleting XP or pruning from the database (default is 31)
sv_sqltablename "war3users" // Table Name, no need to change (default is war3users)
sv_save_end_round 1 // Save xp at the end of each round (may cause lag, default is 1)

the one with the ~ ~ is what im gonna change nething else to change

Posted: Mon Sep 18, 2006 9:23 pm
by YamiKaitou
ek wrote:mp_savexp 0
Change that to 1. And leave sv_sql at 0 unless you are using SQL

Posted: Tue Sep 19, 2006 11:03 am
by Krazy
I wonder when this question will stop coming up...

Posted: Tue Sep 19, 2006 2:24 pm
by erik2k3
wil never stop coming up...

okay ek, as u assumed correctly u will need to change :

mp_savexp 0 // Enables saving of experience (uses a vault, default is 0)
sv_sql 0 // Save using a SQL module (a module needs to be turned on, note: to use this mp_savexp must also be 1, default is 0)
FT_saveby 0 // What should I save this as? steam id = 0, IP = 1, name = 2 (default is 0)


into

mp_savexp 1 // Enables saving of experience (uses a vault, default is 0)
sv_sql 0 // Save using a SQL module (a module needs to be turned on, note: to use this mp_savexp must also be 1, default is 0)
FT_saveby 0 // What should I save this as? steam id = 0, IP = 1, name = 2 (default is 0)

then u will be using the vault for xps, if u wnt to use an sql database, also set sv_sql to "1"

but then u wil need to adjust the following as well :

FT_sql_host "127.0.0.1" // Host Name
FT_sql_user "root" // User Name
FT_sql_pass "" // Password
FT_sql_db "" // Database Name
FT_auto_pruning 0 // Automatically prunes the database of old users at a mapchange (default is 0)
sv_daysbeforedelete 31 // However many days before deleting XP or pruning from the database (default is 31)
sv_sqltablename "war3users" // Table Name, no need to change (default is war3users)

Posted: Tue Sep 19, 2006 4:28 pm
by ek
nvm this isn't workin out lol and im to lazy i already try that but still dont work :x but once a newer version come on out ill use that but for now i wont i rather wait