hideBehindScripted – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
m (Text replacement - "ArmA2" to "{{arma2}}")
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Good example of this use: I was assigning civilian models to my east units. When east unit leaders died, the civilian models would always run over to dead leader's body and start turning like crazy. If I set [[hideBehindScripted]] to true, they stopped doing that and acted "normal". --[[User:Doolittle|Doolittle]] 21:22, 1 August 2008 (CEST)
fsmDanger = "ca\characters\scripts\formationCDanger.fsm";
I've been unable to use this command to cancel a civilians fsm. Maybe I use wrong? --[[User:Doolittle|Doolittle]] 05:40, 2 August 2008 (CEST)
 
== Not included in {{arma2}}? ==
 
Can any confirm, if it isn't working then fine, if its.. then please add the Arma 2 scripting category.

Latest revision as of 19:19, 18 July 2022

fsmDanger = "ca\characters\scripts\formationCDanger.fsm";

I've been unable to use this command to cancel a civilians fsm. Maybe I use wrong? --Doolittle 05:40, 2 August 2008 (CEST)

Not included in Arma 2?

Can any confirm, if it isn't working then fine, if its.. then please add the Arma 2 scripting category.