AMX0.9.9 and metamod with war3FT v1.6.9b
Posted: Fri Dec 30, 2005 6:06 am
I've installed this zip-file correctly at my HLDS-Server.
All the things are running. But i have a problem with saving the xp.
My OS is Windows XP Professional.
If i'm going to type savexp in the game, the server says "XP Saved" but when i change the race or reconnect the xp are lost.
In the War3FT.cfg i have also checked the options and they must be right:
// Warcraft 3 Frozen Throne Configuration File
// Note: NO MATTER WHAT, you must have the mysql module running
// even if you're not using it
mp_savexp 1 // Enables saving of experience (uses a vault, default is 0)
sv_mysql 1 // this will save w/MySQL (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 (works for vault and mysql, default is 0)
// MySQL configuration
FT_mysql_host "127.0.0.1" // Host Name
FT_mysql_user "amxx" // User Name
FT_mysql_pass "amxx" // Password
FT_mysql_db "amxx" // Database Name
sv_mysql_auto_pruning 0 // Automatically prunes the database of old users at a mapchange occuring between 5:36 to 5:59 AM (default is 0, doesn't work for vault)
sv_daysbeforedelete 31 // However many days before deleting XP or pruning from MySQL database (default is 31)
sv_mysqltablename "war3users" // Table Name, no need to change (default is war3users)
sv_mysql_save_end_round 1 // Save Users at the end of each round (causes slight lag, default is 0)
the mysql.cfg in the amx/config folder is even configured:
amx_mysql_host "127.0.0.1"
amx_mysql_user "amxx"
amx_mysql_pass "amxx"
amx_mysql_db "amxx"
amx_mysql_table "admins"
I have downloaded the mysql programm that is documentet in your faq:
viewtopic.php?t=375#2310_a2
The database is build. but whenever i want to start the server i've got the Error Message:
MYSQL Error Query: MySQL server has gone away
and hlds Launcher is goingt to crash im working 7 hours since i've found that i have to make a database with mysql.
Now i don't know what should i do....
Please help to get finished with this savexp thing.
If you need further information about my server configuration or i should send you my database etc. tell it to me per icq, e-mail or post back (in icq pless tell in the authorisation request that you're from this forum)
With best regards
Seelbraker
PS: sry for my bad english

All the things are running. But i have a problem with saving the xp.
My OS is Windows XP Professional.
If i'm going to type savexp in the game, the server says "XP Saved" but when i change the race or reconnect the xp are lost.
In the War3FT.cfg i have also checked the options and they must be right:
// Warcraft 3 Frozen Throne Configuration File
// Note: NO MATTER WHAT, you must have the mysql module running
// even if you're not using it
mp_savexp 1 // Enables saving of experience (uses a vault, default is 0)
sv_mysql 1 // this will save w/MySQL (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 (works for vault and mysql, default is 0)
// MySQL configuration
FT_mysql_host "127.0.0.1" // Host Name
FT_mysql_user "amxx" // User Name
FT_mysql_pass "amxx" // Password
FT_mysql_db "amxx" // Database Name
sv_mysql_auto_pruning 0 // Automatically prunes the database of old users at a mapchange occuring between 5:36 to 5:59 AM (default is 0, doesn't work for vault)
sv_daysbeforedelete 31 // However many days before deleting XP or pruning from MySQL database (default is 31)
sv_mysqltablename "war3users" // Table Name, no need to change (default is war3users)
sv_mysql_save_end_round 1 // Save Users at the end of each round (causes slight lag, default is 0)
the mysql.cfg in the amx/config folder is even configured:
amx_mysql_host "127.0.0.1"
amx_mysql_user "amxx"
amx_mysql_pass "amxx"
amx_mysql_db "amxx"
amx_mysql_table "admins"
I have downloaded the mysql programm that is documentet in your faq:
viewtopic.php?t=375#2310_a2
The database is build. but whenever i want to start the server i've got the Error Message:
MYSQL Error Query: MySQL server has gone away
and hlds Launcher is goingt to crash im working 7 hours since i've found that i have to make a database with mysql.
Now i don't know what should i do....
Please help to get finished with this savexp thing.
If you need further information about my server configuration or i should send you my database etc. tell it to me per icq, e-mail or post back (in icq pless tell in the authorisation request that you're from this forum)
With best regards
Seelbraker
PS: sry for my bad english

