Home   Help Search Login Register  

Author Topic: Make unit stand up via script command after the leader ordered "Get down!"  (Read 1405 times)

0 Members and 1 Guest are viewing this topic.

Offline Undeceived

  • Members
  • *
    • My missions and campaigns
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!"...  :dry:
« Last Edit: 23 Jul 2008, 17:45:07 by Undeceived »
Current project: Black Lands (Arma 3)

Offline Luke

  • Members
  • *
  • Thank God! The OFPEC Staff are here!
Undeceived,

You could try initing them as ' ' group1 setBehaviour "safe/careless" ' '.

Luke
Pesky Human!!
Wort Wort Wort.

Offline Undeceived

  • Members
  • *
    • My missions and campaigns
Hi, thanks for the reply.

Yes, I tried it with safe careless too, but unfortunately it didn't work either... I also tried stuffs with triggers and etc..., or playmove / switchmove animation. No sucess...

I really hope there is a way around this...
Current project: Black Lands (Arma 3)

Offline Undeceived

  • Members
  • *
    • My missions and campaigns
Hi guys

Does anyone know a solution for this?

 ???
Current project: Black Lands (Arma 3)

Offline Baldman

  • Members
  • *
Old thread but I'm having the exact same problem, they just refuse to stand from a script once the leader (player) has ordered them to go prone.

Anyone found a workaround yet?