Arma 3
Drongos Air Operations
BoomMicGuy 5 Nov, 2022 @ 6:30pm
Aircraft Orders Scripting
If I want to give specific tasks to aircraft for example.

This var name, loiter at marker pos, some params
This var name, CAS at marker pos, some params

Do you have a comprehensive list of functions and syntax that a script writer can use to give those kind of orders? A lot more efficient then switching sides in Zeus and using the tablet then switching back.
< >
Showing 1-2 of 2 comments
Drongo  [developer] 2 Jan, 2023 @ 9:28pm 
Sorry for the late reply, I didn't get a notification. There is a readme with a lot of info in the mod folder:

[_group,_targetPos]remoteExec["DAO_fnc_AICAS"];
[_group,_targetPos]remoteExec["DAO_fnc_AIBomb"];
[_group,_targetPos]remoteExec["DAO_fnc_AIGunRun"];
[_group,_targetPos]remoteExec["DAO_fnc_AIRockets"];
BoomMicGuy 3 Jan, 2023 @ 8:41am 
Thanks for the info mate and np
< >
Showing 1-2 of 2 comments
Per page: 1530 50