View Single Post
  #1  
Old 12-29-2014, 06:49 PM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,603
Default

If it's an invisible man you won't be able to see it anyway, haha, kidding. But you can just use $npc->SpellFinished(#, $client) in sub EVENT_ENTER.

EDIT: I'm not sure of how to stop the client form actually getting a message like a spell was cast on them, but at least this way it doesn't show, "NPC casts spell on client," you just get the spell message.

Last edited by Kingly_Krab; 12-29-2014 at 06:54 PM..
Reply With Quote