View Single Post
  #4  
Old 01-17-2010, 12:00 AM
LoneAngelIbesu LoneAngelIbesu is offline
master of infinite loops
LoneAngelIbesu's Avatar
Join Date: May 2007
Location: Toldeo, Ohio
Posts: 1,049
LoneAngelIbesu has a spectacular aura aboutLoneAngelIbesu has a spectacular aura about
Send a message via AIM to LoneAngelIbesu
Quote:
Originally Posted by cbk1994 View Post
Ideally players should just be logged off while in observer. This is how it's supposed to work.
I ended up adding the MUD object creation in the observer switch actions (onObserverSwitchToPlayer, etc). These act like onActionPlayerOnline() and onPlayerLogout().

In fact, onActionPlayerOnline() seems to be triggered when a player comes out of observer mode. However, I could only get the MUD objection creation to work by using the switch actions.
__________________
"We are all in the gutter, but some of us are looking at the stars."
— Oscar Wilde, Lady Windermere's Fan
Reply With Quote