fleeing: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|F]]
[[Category:Scripting Commands|FLEEING]]
[[Category:Scripting Commands OFP 1.97|F]]
[[Category:Scripting Commands OFP 1.97|FLEEING]]
[[Category:Scripting Commands OFP 1.46|F]]
[[Category:Scripting Commands OFP 1.46|FLEEING]]
[[Category:Scripting Commands ArmA|F]]
[[Category:Scripting Commands ArmA|FLEEING]]





Revision as of 13:26, 4 May 2006


fleeing unit


Operand types:

unit: Object

Type of returned value:

Boolean

Description:

Check if unit is fleeing.

Dead or empty unit returns false.


Example:

? (fleeing eastReconGroup) : goto "firingsquad"