Search found 6 matches
- Sun Dec 07, 2008 11:13 am
- Forum: General Discussion
- Topic: Upgrading database from 2.x to 3.x possible?
- Replies: 2
- Views: 20624
Re: Upgrading database from 2.x to 3.x possible?
Hi ! Found out what was going wrong. 1. Had to add plaierip varchar(30) to old table ! 2. Modified upgrade script changed "INSERT INTO wc3_player select '', playerid, playerip, playername, time FROM `war3users` GROUP BY playerid;", to "INSERT INTO wc3_player select '0', playerid, playerip, playernam...
- Sun Dec 07, 2008 10:56 am
- Forum: General Discussion
- Topic: No credit for Ultimate bomb Kill ?
- Replies: 0
- Views: 17315
No credit for Ultimate bomb Kill ?
Hi !
How do I enable credit for ultimate kill, in previous version u were awarded 3 kills for Undead Ultimate this does not work anymore !
Feature och setting (bug) ?
/GB
How do I enable credit for ultimate kill, in previous version u were awarded 3 kills for Undead Ultimate this does not work anymore !
Feature och setting (bug) ?
/GB
- Fri Oct 31, 2008 8:53 am
- Forum: General Discussion
- Topic: Upgrading database from 2.x to 3.x possible?
- Replies: 2
- Views: 20624
Upgrading database from 2.x to 3.x possible?
Hi !
Can't find info how to upgrade mysql database from 2.x to 3.x .
Can this be done ?
How ?
/GB
Can't find info how to upgrade mysql database from 2.x to 3.x .
Can this be done ?
How ?
/GB
- Mon Sep 05, 2005 6:55 am
- Forum: Help/Support
- Topic: Trying to compile War3ft for AMXMODX VERSION 1.55
- Replies: 5
- Views: 10090
- Mon Sep 05, 2005 6:19 am
- Forum: Help/Support
- Topic: Trying to compile War3ft for AMXMODX VERSION 1.55
- Replies: 5
- Views: 10090
- Mon Sep 05, 2005 4:38 am
- Forum: Help/Support
- Topic: Trying to compile War3ft for AMXMODX VERSION 1.55
- Replies: 5
- Views: 10090
Trying to compile War3ft for AMXMODX VERSION 1.55
Hi there ! Trying to compile War3ft for AMXMODX VERSION 1.55 with the following result. It's all clean download no changes made. //// warcraft3FT.sma // war3ft/XP.inl(179 -- 180) : warning 213: tag mismatch // war3ft/XP.inl(180 -- 181) : warning 213: tag mismatch // war3ft/XP.inl(181 -- 182) : warni...