Thread
:
Changing special attacks quickly
View Single Post
#
2
06-06-2007, 01:57 PM
Secrets
Demi-God
Join Date: May 2007
Location: b
Posts: 1,449
Think this would be it...
Code:
UPDATE `npc_types` SET `npcspecialattks`='F' WHERE `level` > 35 AND level < 65
Would set the flag 'F' in the field `npcspecialattks` where the level is 36-64.
Secrets
View Public Profile
Send a private message to Secrets
Find all posts by Secrets