View Single Post
  #1  
Old 04-07-2010, 09:11 PM
Switch Switch is offline
o.o
Switch's Avatar
Join Date: Jan 2007
Location: Philadelphia
Posts: 3,038
Switch has a spectacular aura about
Send a message via MSN to Switch
NPC setimg() from another NPC

It seems as though NPCs don't update their image on a player's screen until actually interacting with the NPC (onCreated(), onPlayer____()). At least, this is seen on Unholy Nation with their Event Doors. Is there any way to get the image to update with a (public) function called from another NPC?

Edit: Seems like they don't update anything (to the player) unless an interaction with the player is done.
__________________
Oh squiggly line in my eye fluid. I see you lurking there on the peripheral of my vision.
But when I try to look at you, you scurry away.
Are you shy, squiggly line?
Why only when I ignore you, do you return to the center of my eye?
Oh, squiggly line, it's alright, you are forgiven.

Last edited by Switch; 04-07-2010 at 10:02 PM..
Reply With Quote