LordGolias / antistasi

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

AS_fnc_spawnLandAttack makes AI go on foot. #85

Closed LordGolias closed 7 years ago

LordGolias commented 7 years ago

When starting a patrol, e.g. starting a new game in Tanoa and running

[true] call AS_debug_fnc_toggle;
['vagalala'] spawn AS_movement_fnc_sendAAFpatrol;

the patrol will exit the vehicle and move on foot to the destination (check on the map).

They should obviously be moving by the truck spawned to them.

LordGolias commented 7 years ago

See also #111