LordGolias / antistasi

Antistasi improved, a mod for the game Arma 3.
BSD 3-Clause "New" or "Revised" License
31 stars 18 forks source link

[3.0 or later - idea] Vehicle position #167

Open StefArma opened 6 years ago

StefArma commented 6 years ago

Vehicles are badly used by AI and they oftenly use them as dogs chasing cats.

In official version i added fixed positions for 1 vehicle per each base and airport with only a gunner inside: this make the base way more protected. This can loose some unpredictability, maybe in the future i'll add more possible positions and a random selection of where they spawn.

How i did it:

Using more intensively this function require indeed maintainance and rigidity in map porting, but could enhance a lot the enemy vehicle usage.

Extra: add driver tight to waypoints assigned only to predefined positions triggered by specific conditions.

LordGolias commented 5 years ago

This can be easily done through the compositions. See also #192.