View Single Post
  #2  
Old 04-08-2013, 04:39 PM
Tim_Rocks Tim_Rocks is offline
a true gentlemen
Tim_Rocks's Avatar
Join Date: Aug 2008
Location: USA
Posts: 1,863
Tim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to behold
Quote:
Originally Posted by devilsknite1 View Post
No dice :s

If it makes a difference, I'm trying to do this on a gmap, so that may cause some problems. Just in case that changes anything that I'm not catching

EDIT: tried it in a singular level. No luck there either
Oh, I'm sorry, I wasn't sure what you were looking for at first.. Try this.

PHP Code:
for (temp.plfindNearestPlayers(this.xthis.y)) {
  echo(
temp.pl);

That should help, you'll need distance checks though.
__________________
Reply With Quote