Is there a way I can force everything to initialize before the mission starts? Things such as modules and any unit that has some code in their initialization field.
I am working on a mission where there are a lot of groups and there are some strange things happening. When I add first aid simulation and battlefield clearance to each group (synching to the group leader, not grouping it to them) the groups become invincible (we are talking 26 separate groups here).
I am suspecting that not everything is initializing before the mission starts.