i want to install this, but i have a problem :disappointed:
PHP Code:
Invalid SQL:
CREATE TABLE `inferno_attack` (
`aid` int(11) NOT NULL auto_increment,
`aname` text NOT NULL,
`atype` text NOT NULL,
`asprite` text NOT NULL,
`amp_cost` int(15) NOT NULL default '0',
PRIMARY KEY (`aid`)
) ENGINE=MyISAM;;
MySQL-Fehler : You have an error in your SQL syntax near 'ENGINE=MyISAM' at line 8
Fehler-Nr. : 1064
Datum : Sunday, January 8th 2006 @ 01:35:18 AM