12.11.2017, 06:36
(
Последний раз редактировалось StrikerZ; 12.11.2017 в 13:10.
)
Is there a way to get a random point in a polygon?
GetRandomPointInPolygon(Float:points[],&Float:tx,&Float:ty,maxpoints=sizeof(points));
There is this function
PHP код:
|