Thread
:
NPC don't use spells
View Single Post
#
5
04-18-2011, 07:08 PM
Tyrant1984
Fire Beetle
Join Date: Apr 2011
Posts: 5
damn bru :(
I did change the SQL a little bit for my DB tho, made it default to 0 instead of NULL. Dunno if it will make a difference but you can try.
Code:
ALTER TABLE `npc_spells_entries` ADD `resist_adjust` INT NULL
DEFAULT 0
AFTER `priority`;
Tyrant1984
View Public Profile
Send a private message to Tyrant1984
Find all posts by Tyrant1984