29.12.2014, 08:36
Hi, how to make random spawn in the zone?
example.:
and spawn in zone (AdminHQArea) randomly.
example.:
Код:
new Float:Points[12] = {2305.5264, 1783.7133, 2305.5264, 1882.6989, 2167.5994, 1882.6989, 2167.5994, 1859.0988, 2128.2075, 1783.7133, 2305.5264, 1783.7133}; AdminHQArea = CreateDynamicPolygon(Points, 5.0, 15.0, sizeof(Points));