Search found 4 matches

by Achilleus
Tue May 22, 2007 12:54 pm
Forum: Help/Support
Topic: MySQL Problems
Replies: 9
Views: 18534

// Warcraft 3 Frozen Throne Configuration File

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 ...
by Achilleus
Mon May 21, 2007 10:19 pm
Forum: Help/Support
Topic: MySQL Problems
Replies: 9
Views: 18534

Aside from converting the vault to database, how would I actually use the database?
by Achilleus
Mon May 21, 2007 2:09 pm
Forum: Help/Support
Topic: MySQL Problems
Replies: 9
Views: 18534

Anybody? I am more then willing to donate $50 or whatever if I get my issue resolved.
by Achilleus
Sun May 20, 2007 8:23 pm
Forum: Help/Support
Topic: MySQL Problems
Replies: 9
Views: 18534

MySQL Problems

I'm very confused about the whole database thing with AMXX and WC3. I'd like to use a database for both AMXX Users(instead of users.ini) and for WC3 XP. I cannot get it to work, and additionally when I look to the documentation on your wiki, it is broken and half the stuff on there doesn't show up ...