Thread
:
Mob attacks everything on hate list
View Single Post
#
8
09-18-2012, 03:21 PM
Randymarsh9
Dragon
Join Date: Dec 2007
Posts: 658
Code:
foreach $ent (@{$npc->GetHateList()}) { $npc->CastSpell($spellID, $ent->GetID()); }
This code doesn't seem to work. Quest stops working after "foreach $ent (@{$npc->GetHateList()}) {"
Randymarsh9
View Public Profile
Send a private message to Randymarsh9
Find all posts by Randymarsh9