Oh yes forgot this important part. Add this to your db
CREATE TABLE guildwar (
guildwarid int(11) unsigned NOT NULL auto_increment,
guildid1 int(11) unsigned NOT NULL default '0',
guildid2 int(11) unsigned NOT NULL default '0',
PRIMARY KEY (guildwarid)
) TYPE=MyISAM;
=P
__________________
Ascending Dawn Server Op
Coder/Quester/Mysql
|