im getting the same thing !!!!!

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

Moderator: Forum Moderator

Post Reply
justin121
Peon
Posts: 13
Joined: Mon Jul 18, 2005 5:47 pm

im getting the same thing !!!!!

Post by justin121 » Tue Dec 06, 2005 7:39 pm

Im trying to get the xp saved by sql, i turned it on in in war3FT.cgf but it doesnt even show the people have 0 xp, and doesnt save... The game works fine, it just doesnt want to save anything

Wc3FT.cfg

mp_savexp 1 // 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)

// SQL configuration
FT_sql_host "8.9.3.229:27015" // Host Name
FT_sql_user "XXXXXXX" // User Name
FT_sql_pass "54321" // Password
FT_sql_db "amx" // Database Name
FT_auto_pruning 0 // Automatically prunes the database of old users at a mapchange (default is 0)
sv_daysbeforedelete 30 // 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 Users at the end of each round (causes slight lag, default is 1)



where is that file!!! i need to fix it SOME HOW!

User avatar
nightscream
Sorceress
Posts: 319
Joined: Wed Jul 06, 2005 12:54 pm
Location: Belguim, Hallaar
Contact:

Post by nightscream » Wed Dec 07, 2005 7:46 am

look in your log files maybe it can't connect to the database
want help pm me
Image

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Wed Dec 07, 2005 8:12 am

OK seriously, don't start a ton of threads for the same problem
No Support via PM

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

Post by erik2k3 » Wed Dec 07, 2005 12:52 pm

and well... thx for posting all ure logind for the sql base :) ... u shouldnt b posting all the details how to log into ure db m8 :)
Image

Post Reply