triggerAttachObject
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Assigns a static object to the trigger. The activation source is changed to "STATIC".
Syntax
- Syntax:
- trigger triggerAttachObject objectId
- Parameters:
- trigger: Object
- objectId: Number
- Return Value:
- Nothing
Examples
- Example 1:
trigger triggerAttachObject 1234
Additional Information
- Multiplayer:
- Behaviour unknown.

