Arma 3
Vcom AI V3.4.0
Conflicting / Annoying AI
Alone this is probably hands down the best AI mod but when i use this with mods such as advanced AI Command or whatever or ALiVE this ai system just breaks everything. This sucks because I prefer this much over ASR ai and I have looked everywhere to turn down this ai to be more friendly with those mods but I cannot find anything. Is there anything I can do to fix this as I need this to work.

>When I use Advanced AI Command the AI doesnt follow my waypoints :\
>In ALiVE this destroys the CAS and Artillery and stuff like that.
< >
Showing 1-1 of 1 comments
Rogue 11 Sep, 2017 @ 2:25am 
AI Mods will always conflict with AI mods, you need to disable one for the other to work correctly.

For ALiVE, you need to disabled VCOM for the pilots. A simple google search on scripting commands in ArmA 3 should help you with this.

This script, when run in your init, should disable VCOM on all drivers in each air vehicle, please note I haven't tested it myself. You will need to modify this for your own use. I'm sure there is also a way to fix Artillery however I haven't looked into it.
[{{Driver _x setvariable ["VCOM_NOAI",true];} foreach (vehicles select {_x isKindOf 'air'});}, 1, []] call CBA_fnc_addPerFrameHandler;

For Advanced AI Command I don't know what the process is.
Last edited by Rogue; 11 Sep, 2017 @ 2:27am
< >
Showing 1-1 of 1 comments
Per page: 1530 50