View Single Post
  #1  
Old 01-23-2010, 12:00 PM
thepoetwarrior
Discordant
 
Join Date: Aug 2007
Posts: 307
Question Can I signal to npc entity instead of npc id?

I want to send a signal event to a specific npc/mob entity instead of all the npc's with the same npc id. Is this possible?

I already know how to get the npc entity with $npc-GetID();
Reply With Quote