Thread
:
NPC + Target DD
View Single Post
#
6
12-01-2009, 08:37 PM
jayseesee
Fire Beetle
Join Date: Jan 2009
Location: Home
Posts: 17
Disregard, we got this to work.
Code:
$targ = $npc->GetTarget(); $targid = $targ->GetID(); $npc->CastSpell($spellid,$targid);
I suppose GetHateTop() would work just as well =P
jayseesee
View Public Profile
Send a private message to jayseesee
Find all posts by jayseesee