View Single Post
  #2  
Old 03-01-2008, 04:40 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Inverness View Post
Well, in my MUD system, on the player's serverside mud object, the reflect function (which sends data to client) is waiting for certain functions to be done before its allowed to continue, and using an echo before and after the wait I noticed that afterwards it is loosing the player as the scope ("player == null" in script).

Obvious solution is to save the player to a variable but its still irritating.
That's strange o.o
Has always worked for me.
__________________
Reply With Quote