View Single Post
  #17  
Old 03-09-2008, 07:12 PM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Turns out the error was in fact with the line
PHP Code:
temp.player findPlayer(pl); 
In doing this, you are setting temp.player to the client pl.
If I had zokemon in all players twice, one for my client and one for my RC, using findplayer() for both of those would give my client.
__________________
Do it with a DON!
Reply With Quote