Thread: Hiding an NPC
View Single Post
  #1  
Old 05-08-2010, 07:59 PM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
Hiding an NPC

If you were to hide an NPC from the player view, but would still need to send triggeractions to this NPC, how would you do it?

Using
HTML Code:
this.hide();
prevents the use of triggeractions to the NPC.

Setting the NPC to an image can be manipulated by the player [clientside]- which isn't good!

What would you recommend? thanks
__________________
Reply With Quote