View Single Post
  #13  
Old 03-13-2010, 12:05 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by Deas_Voice View Post
what's the difference between findnearestplayers() and getnearestplayers() ?
Do both of those functions exist? I guess so! Anyways, wiki says:
getnearestplayers(float, float) Deprecated. Use findnearestplayers() instead.

I honestly don't know. getnearestplayers may return the indexes of players that was compatible with the old GS1 methods of players[x].

Of course, they could be exactly the same thing but just two function names.
Reply With Quote