
09-03-2011, 09:21 AM
|
|
the fake one
|
 |
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
|
|
Quote:
Originally Posted by Gunderak
with the for findAreaNPCs(x, y, 0.1, 0.1)
what are the 0.1's?
|
Directly from the wiki:
Quote:
|
Originally Posted by The Wiki
findareanpcs(float, float, float, float) - returns object - returns an array of all npcs at the specified rectangle (x,y,width,height)
|
|
|
|
|