Thread
:
Returning players clientside
View Single Post
#
3
04-08-2013, 04:55 PM
Tim_Rocks
a true gentlemen
Join Date: Aug 2008
Location: USA
Posts: 1,863
PHP Code:
for (
temp
.
pl
:
findNearestPlayers
(
player
.
x
,
player
.
y
)) {
//It was this.x, this.y
echo(
temp
.
pl
);
}
There ya go, don't forget to check F2 to see the echo's; it's not going to appear on RC.
__________________
Tim_Rocks
View Public Profile
View GraalOnline Profile
Find all posts by Tim_Rocks