effectiveCommander: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
Line 15: Line 15:


| [[Object]] |= Return value
| [[Object]] |= Return value
|x1= <code>VehCommander = effectiveCommander myCar;
</code>|= EXAMPLE1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 22:17, 27 March 2015

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

Description

Description:
Returns the effective commander (who really commands) of the vehicle.
Groups:
Uncategorised

Syntax

Syntax:
Object = effectiveCommander vehicle
Parameters:
vehicle: Object
Return Value:
Object

Examples

Example 1:
VehCommander = effectiveCommander myCar;

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