Member
Last active 8 years ago
Ah yes, got it to work. Thanks!
I'm relatively new here. Is there a secret handshake or something I should know to get a link to Github? Sounds like a great setup, and I am anxious to give it a try. Thanks!
I'm attempting to set up a mission where the Russians and US factions are friendly, and are attacking an insurgency independent force. As far as I am able to tell the only way to accomplish this, is to use:
EAST setFriend [WEST, 1];
WEST setFriend [EAST, 1];
It's pretty neat to be able to call in Russian player supports as an American. However, using these commands makes the artillery and CAS player support units no longer fire.
Is there any way to fix this?