assignedVehicle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(updated)
(add. classification)
Line 42: Line 42:
[[Category:Command_Group:_Vehicle_Assignment|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Vehicle_Assignment|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]]

Revision as of 01:31, 2 December 2009

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

Description

Description:
Return the vehicle a unit is assigned to.
If no vehicle is assigned objNull is returned.
Groups:
Uncategorised

Syntax

Syntax:
Object = assignedVehicle unitName
Parameters:
unitName: Object
Return Value:
Object

Examples

Example 1:
_vehicle= assignedVehicle player

Additional Information

See also:
assignAsDriverassignAsCargoassignAsCommanderassignAsGunnerunassignVehicle

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