xp help

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
ek
Peon
Posts: 5
Joined: Sun Sep 17, 2006 4:39 pm

xp help

Post by ek » Mon Sep 18, 2006 3:42 pm

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

erik2k3
Militia
Posts: 73
Joined: Wed Aug 03, 2005 6:34 am
Location: Germany / UK
Contact:

Post by erik2k3 » Mon Sep 18, 2006 7:37 pm

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 ;)

ek
Peon
Posts: 5
Joined: Sun Sep 17, 2006 4:39 pm

Post by ek » Mon Sep 18, 2006 8:54 pm

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

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Mon Sep 18, 2006 9:23 pm

ek wrote:mp_savexp 0
Change that to 1. And leave sv_sql at 0 unless you are using SQL
Image

No support via PM or Email

User avatar
Krazy
Forum Administrator
Posts: 282
Joined: Wed Jul 06, 2005 9:40 am
Location: Dayton, Ohio
Contact:

Post by Krazy » Tue Sep 19, 2006 11:03 am

I wonder when this question will stop coming up...
Website: www.djpsych.com
Image

Need help anything to do with Warcraft 3 Mod, installing other plugins, setting up mySQL, installing PsychoStats, or anything else just PM/email me!

erik2k3
Militia
Posts: 73
Joined: Wed Aug 03, 2005 6:34 am
Location: Germany / UK
Contact:

Post by erik2k3 » Tue Sep 19, 2006 2:24 pm

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)

ek
Peon
Posts: 5
Joined: Sun Sep 17, 2006 4:39 pm

Post by ek » Tue Sep 19, 2006 4:28 pm

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

Post Reply