Thread
:
Trouble with NPC casting
View Single Post
#
2
07-15-2009, 05:06 PM
KLS
Administrator
Join Date: Sep 2006
Posts: 1,348
usage:
Mob::CastSpell(spell_id, target_id, slot= 10, casttime= -1, mana_cost= -1)
so:
$npc->CastSpell(4607, $target->GetID());
KLS
View Public Profile
Send a private message to KLS
Find all posts by KLS