triggerAttachObject

From Bohemia Interactive Community
Revision as of 21:23, 28 June 2006 by Hoz (talk | contribs)
Jump to navigation Jump to search



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