Thread
:
Mob wont cast. Please help!
View Single Post
#
15
05-04-2010, 12:54 AM
Andrew80k
Dragon
Join Date: Feb 2007
Posts: 659
should be quest::castspell($userid,<spell#>) so that should be working. Did you try it without the EVENT_HP?
Code:
if ($combat_state == 1) { quest::castspell($userid,477); }
Andrew80k
View Public Profile
Send a private message to Andrew80k
Find all posts by Andrew80k