Thread
:
findplayer issue
View Single Post
#
5
01-08-2006, 07:32 PM
Yen
Banned
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
The ''players' array only draws from the players in the current level, so you can use that for referencing. It won't get an RC.
PHP Code:
gotten
=
players
[
players
.
index
(
tokens
[
1
])];
setfocus
(
gotten
.
x
,
gotten
.
y
);
Yen
View Public Profile
View GraalOnline Profile
Find all posts by Yen