Search found 6 matches

by Roober
Wed Oct 31, 2007 3:08 pm
Forum: Help/Support
Topic: New MySQL database
Replies: 2
Views: 5400

thanks! I am so inattentive today...
by Roober
Wed Oct 31, 2007 2:12 pm
Forum: Help/Support
Topic: New MySQL database
Replies: 2
Views: 5400

New MySQL database

Hi! :)
I decided to upgrade my WAR3FT server to v.RC8

I need your help with my DB. What TABLEs shoult I create in it?

What command should I use in the MySQL interactive shell?

Thanks!
by Roober
Fri Oct 12, 2007 1:39 pm
Forum: Help/Support
Topic: Saving XP by MySQL
Replies: 6
Views: 12121

help me :(
by Roober
Tue Oct 09, 2007 4:07 pm
Forum: Help/Support
Topic: Saving XP by MySQL
Replies: 6
Views: 12121

I have recompiled my warcraft3FT.sma with amxmodx 1.76 But problem doesn't gone :( Fun 1.76 AMX Mod X Dev Team Engine 1.76 AMX Mod X Dev Team FakeMeta 1.76d AMX Mod X Dev Team MySQL 1.76b AMX Mod X Dev Team CStrike 1.76 AMX Mod X Dev Team CSX 1.76c AMX Mod X Dev Team This is my error log after recom...
by Roober
Mon Oct 08, 2007 6:54 am
Forum: Help/Support
Topic: Saving XP by MySQL
Replies: 6
Views: 12121

Players XP saves to vault.ini but I want to save it in MySQL database!
by Roober
Sun Oct 07, 2007 6:35 am
Forum: Help/Support
Topic: Saving XP by MySQL
Replies: 6
Views: 12121

Saving XP by MySQL

Hi! I have installed War3ft server (v.2.3.2) and I want to save players XP using MySQL db. But there is a problem This is a part of my warFT.cfg mp_savexp 1 sv_sql 1 FT_saveby2 // SQL configuration FT_sql_host "SQL db IP addess" FT_sql_user "XXXX" FT_sql_pass "XXXX" FT_sql_db "war3xp" This is a part...