Member
Last active 4 years ago
Some friends and I have been playing a mission I have been developing. To this point, each edit I have made I have renamed the mission before exporting which necessitates a restart. Recently I made an edit and kept the mission name before exporting to mp. But once it was loaded none of the changes I made showed up. Anybody know what's goin on here. Do I have to change the name each time, in order to get the changes to show up?
Does this work with helicopters?
I'm currently working on a mission wherein I want to have three sides. I want an occupation force, an insurgency force, and an invasion force. I've got the occupation and insurgency forces locked down, and I am trying to get the the invader to start it's invasion on a specific date and time. My solution to this is to place a trigger with
date isEqualTo [2017,05,10,5,00]
in the condition field, and sync it to the Military commander AI module. Before I do this and start pulling my hair out, do I have this figured correctly?