Thread
:
Fix: Invisibility and IVU (Huge! Requires DB change)
View Single Post
#
5
01-20-2004, 10:46 PM
Mongrel
Hill Giant
Join Date: Jul 2003
Location: Germany
Posts: 232
D'oh! Sorry.
I removed the undead flag from the code above. (Sorry Trump!)
If you already added the undead column to your DB, use the following query to remove it:
Code:
ALTER TABLE npc_types DROP COLUMN undead;
Mongrel
View Public Profile
Send a private message to Mongrel
Find all posts by Mongrel