triggerAttachObject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
[[Category:Scripting Commands OFP Elite |TRIGGERATTACHOBJECT]]
[[Category:Scripting Commands OFP Elite |TRIGGERATTACHOBJECT]]
[[Category:Scripting Commands ArmA|TRIGGERATTACHOBJECT]]
[[Category:Scripting Commands ArmA|TRIGGERATTACHOBJECT]]





Revision as of 00:03, 30 June 2006


trigger triggerAttachObject objectId


Operand types:

trigger: Object

objectId: Number

Type of returned value:

Nothing

Compatibility:

Version 1.86 required.

Description:

Assigns a static object to the trigger.

The activation source is changed to "STATIC".


Example:

trigger triggerAttachObject 1234