I'm working on a campaign, and I want use the saveStatus command to save the weapons of the player and the weapons and health status of their men. I did it many times in OFP, but now I found a problem in ArmA:
In the last minute of a mission I positioning my men (send them to an exact location) and the I fight and the mission ended (player and his men saveStatus). In the next mission's init.sqs I use loadStatus. For player it's working always, but for men tot exactly: they got the weapons from the previous mission, but a few of them are layingon the ground as a dead men, but they are alive(!!!) They move their eyes, but they didn't move. And they speak: if I go anywhere they always shouting: "Where are you?".
What is this?