addVehicle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Added 1.05 Adds the specified vehicle to the specified group. |= Description
| Adds the specified vehicle to the specified group. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 10:50, 21 November 2008

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

Description

Description:
Adds the specified vehicle to the specified group.
Groups:
Uncategorised

Syntax

Syntax:
Group addVehicle Vehicle
Parameters:
group: Group
Vehicle: Object
Return Value:
none

Examples

Example 1:
_group AddVehicle _vehicle

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