Thread
:
findNearestPlayers(x, y)
View Single Post
#
1
03-07-2011, 02:05 AM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
findNearestPlayers(x, y)
Serverside, in a DB NPC,
PHP Code:
this
.
level
.
findNearestPlayers
(
32
,
32
);
this
.
findNearestPlayers
(
32
,
32
);
findNearestPlayers
(
32
,
32
);
Only the last one works. What object is findNearestPlayers a method of?
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994