currentCommand: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(Clarified.)
Line 1: Line 1:
{{ArmA-disclaimer}}
{{Command|= Comments
{{Command|= Comments
____________________________________________________________________________________________
____________________________________________________________________________________________
Line 8: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Return the current command type (empty string when no command). |= Description
| Return the current command type (empty string when no command) for the commander of given vehicle (or for a given soldier). Value returned can be one of:
 
"WAIT","ATTACK","HIDE","MOVE","HEAL","REPAIR","REFUEL","REARM","SUPPORT","JOIN","GET IN","FIRE","GET OUT","STOP","ACTION","ATTACKFIRE",
|= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 22:35, 3 October 2006

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return the current command type (empty string when no command) for the commander of given vehicle (or for a given soldier). Value returned can be one of: "WAIT","ATTACK","HIDE","MOVE","HEAL","REPAIR","REFUEL","REARM","SUPPORT","JOIN","GET IN","FIRE","GET OUT","STOP","ACTION","ATTACKFIRE",
Groups:
Uncategorised

Syntax

Syntax:
currentCommand vehicle
Parameters:
vehicle: Object
Return Value:
String

Examples

Examples:
Example needed

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