triggerAttachVehicle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=")
Line 15: Line 15:
*When the source is '''"GROUP"''', '''"LEADER"''' or '''"MEMBER"''', it is coupled to the group, otherwise it is coupled to the vehicle and the source is changed to '''"VEHICLE"'''.
*When the source is '''"GROUP"''', '''"LEADER"''' or '''"MEMBER"''', it is coupled to the group, otherwise it is coupled to the vehicle and the source is changed to '''"VEHICLE"'''.


| triggerName '''triggerAttachVehicle''' objects
|s1=  triggerName '''triggerAttachVehicle''' objects


|p1= triggerName: [[Object]]
|p1= triggerName: [[Object]]

Revision as of 00:27, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Triggers

Syntax

Syntax:
triggerName triggerAttachVehicle objects
Parameters:
triggerName: Object
objects: Array
Return Value:
Nothing

Examples

Example 1:
trigger triggerAttachVehicle [player];
Example 2:
trigger triggerAttachVehicle [];

Additional Information

See also:
attachObjectattachToattachedObjectsattachedTowaypointAttachVehiclewaypointAttachedVehiclelightAttachObjectattachedObjecttriggerAttachedVehicletriggerAttachObjecttriggerIntervalsetTriggerInterval

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