Thread: tesplayer()
View Single Post
  #5  
Old 11-02-2010, 11:18 PM
DrakilorP2P DrakilorP2P is offline
Registered User
DrakilorP2P's Avatar
Join Date: Apr 2006
Posts: 755
DrakilorP2P is just really niceDrakilorP2P is just really nice
Quote:
Originally Posted by MrOmega View Post
I echoed this and it was NULL
PHP Code:
playerstestplayerparams0], params1])].account 
then I did
PHP Code:
playerstestplayersparams0], params1])].account 
and it echoed my account, along with my other account
( I had both logged on, close together, this is in a loop, I'm using findnearestplayers now btw)
Could it be that 'testplayers' didn't exist so it defaulted to 0 and the line returned the first player in the array?
Reply With Quote