Hi guys...
I tried to make it, but it seems not to be possible...
Can you confirm that there is no way to make a unit stand up with a script command like " soldier setunitpos "UP" " when the leader of the unit has ordered to "Get down!" before?
I will try to explain it better:
The player is the leader of a group.
I want a soldier of that group to be up on foot in a cutscene that begins right after a battle.
So I wrote the setunitpos "UP" command in the script of the movie.
But before the cutscene starts, some players could command the group to hit the dirt.
And now the problem is that this command of the leader seems to be "stronger" than a command in a script (soldier setunitpos "UP"). "setunitpos" does not affect the "Get Down!" command of the leader.
Can you confirm this? Or is there a way around it?
Thank you for your help.
PS: The same goes for trying to make the unit get down via script when the leader commanded "Soldier, stand up!"...