Spawn an enemy jet to patrol an AO in Arma 3
This spawns the jet in the air at an airfield and it will move to a marker named mkr1 and patrol this area. Put this script into the initServer.sqf and […]
This spawns the jet in the air at an airfield and it will move to a marker named mkr1 and patrol this area. Put this script into the initServer.sqf and […]
Defining a global variable in Arma 3 is simple… use this one is for defining the max radius of a battle zone. Declare it at the initial phase of your […]