Quote:
Originally Posted by Kristi
No chandler, on player enters only occurs to another player at the moment they first see you since login, after that the onPlayerEnters will not trigger again for that person. therefore, whatever you initilized the text in the emitter to will stay that way in their eyes.
|
Really? In my gani scripts, onPlayerEnters() always seems to be called more then once... That is why I have a problem with emitters usually since the addlocalmodifier functions and such are often recalled (when placed in the onPlayerEnters).