Thread
:
Mob attacks everything on hate list
View Single Post
#
3
09-16-2012, 11:40 AM
c0ncrete
Dragon
Join Date: Dec 2009
Posts: 719
meh. try this instead. syntax got me.
Code:
foreach $ent (
@{$npc->GetHateList()}
) { $npc->CastSpell($spellID, $ent->GetID()); }
c0ncrete
View Public Profile
Send a private message to c0ncrete
Find all posts by c0ncrete