Thread
:
DB - Unknow column error
View Single Post
#
2
04-13-2004, 01:17 AM
govtcheeze
Hill Giant
Join Date: Mar 2004
Location: South Florida
Posts: 247
You need to add a respawn_timer field to your table:
ALTER TABLE `ground_spawns` ADD COLUMN `respawn_timer` bigint(20) unsigned NOT NULL default '300000';
__________________
GovtCheeze, Welfare Warrior
"Listen, here's the thing. If you can't spot the sucker in the first half hour at the table, then you ARE the sucker." -- Mike McDermott, Rounders
Developer of the original (circa 2004):
Loots v2.0, bitch!
Faction v1.0, bitch!
Magelo-like clone v0.3, bitch!
Zone geometry and spawn/path viewer, bitch!
govtcheeze
View Public Profile
Send a private message to govtcheeze
Visit govtcheeze's homepage!
Find all posts by govtcheeze