addVehicle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (added descrription and no return value)
m (example)
Line 19: Line 19:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= |= Example 1
|x1= _group AddVehicle _vehicle |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 01:44, 24 August 2007

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

Description

Description:
Added 1.05 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