Thread
:
My Bot included binaries
View Single Post
#
11
07-10-2011, 02:24 PM
Congdar
Developer
Join Date: Jul 2007
Location: my own little world
Posts: 751
updating the entire npc_spells_entries table like this is not a good idea since bots are not the only ones using this table and the priority field. Something closer to WHERE priority=0 AND npc_spells_id>700 AND npc_spells_id<713;
__________________
The Realm
Congdar
View Public Profile
Send a private message to Congdar
Find all posts by Congdar