triggerAttachObject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (VBS2 scripting category removal)
m (Added SEEALSO)
Line 22: Line 22:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| [[triggerAttachedVehicle]], [[triggerAttachVehicle]] |= See also


}}
}}

Revision as of 10:39, 13 October 2011

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

Description

Description:
Assigns a static object to the trigger. The activation source is changed to "STATIC".
Groups:
Uncategorised

Syntax

Syntax:
triggerName triggerAttachObject objectId
Parameters:
triggerName: Object
objectId: Number
Return Value:
Nothing

Examples

Example 1:
trigger triggerAttachObject 1234

Additional Information

See also:
triggerAttachedVehicletriggerAttachVehicle

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