fleeing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 41: | Line 41: | ||
[[Category:Scripting Commands OFP 1.46|FLEEING]] | [[Category:Scripting Commands OFP 1.46|FLEEING]] | ||
[[Category:Scripting Commands ArmA|FLEEING]] | [[Category:Scripting Commands ArmA|FLEEING]] | ||
[[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]] |
Revision as of 05:30, 24 February 2007
Description
- Description:
- Checks if a unit is fleeing.
- Groups:
- Uncategorised
Syntax
- Syntax:
- fleeing unit
- Parameters:
- unit: Object
- Return Value:
- Boolean - Returns true if a unit is fleeing, false if not. Dead or empty units return false.
Examples
- Example 1:
? (fleeing east_unit) : player sideChat "We have won!"
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Global Effect
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Object Information