effects/quest::attack questions.
I have searched trying to find answers for these questions.
On sub EVENT_DEATH I would like a spell effect appear from the corpse location. How would I go about doing this. Also with this I am trying to get NPCs to attack another NPC upon spawning. The sub EVENT_SPAWN, quest::attack(NPC name or ID); will not make them attack. Is there a certain range they need to be in or am I just missing something. I even tried to use a signal so that after they have spawned a signal would do quest::attack but again nadda.
|