Thread
:
Cavedude's EQ database still works?
View Single Post
#
6
06-10-2006, 11:15 AM
cacesasa
Fire Beetle
Join Date: Mar 2006
Posts: 6
u can use cavedude's db if u do apply this changes to the db:
ALTER TABLE spawnentry DROP spawn_limit;
ALTER TABLE spawngroup ADD spawn_limit tinyint(4) NOT NULL default '0';
ALTER TABLE altadv_vars ADD class_type int unsigned NOT NULL DEFAULT 0;
cacesasa
View Public Profile
Send a private message to cacesasa
Find all posts by cacesasa