If I wanted to keep conventional factions from performing sneaky-cheeky maneuvers, would it work if I put them in the skip array at the bottom of the userconfig file?
For example:
asr_ai3_main_skip_factions = ["CIV_F", "BLU_F", "OPF_F", "IND_F"]; // factions added here will not get the AI enhancements
I wonder then could I load a different AI mod, like vanilla ASR AI3, for conventional forces, and exclude guerrilla factions?
What could go wrong?