17.02.2018, 17:39
I want to make few zones, Let's say about 10 for example,
I already found an app that creates zones
I want to know how do I put these zones on the map and create timer for each zone and spawns,
For example I set a timer for 15 minutes for zone 1, in that zone 1 people can respawn randomally there only, after 15 minutes pass everybody respawn to zone 2 and same like that till 10,
Any advices tips or some examples?
(with details and explanations please)
I already found an app that creates zones
Код:
new Float:zones_points_0[] = { 1848.0,-1388.0,1850.0,-1191.0,1451.0,-1170.0,1462.0,-1423.0,1846.0,-1459.0,1848.0,-1388.0 }; //(AREA) SpawnArea1
For example I set a timer for 15 minutes for zone 1, in that zone 1 people can respawn randomally there only, after 15 minutes pass everybody respawn to zone 2 and same like that till 10,
Any advices tips or some examples?
(with details and explanations please)