lightAttachObject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|LIGHTATTACHOBJECT]]
[[Category:Scripting Commands ArmA|LIGHTATTACHOBJECT]]


<new command not populated>


<h2 style="color:#000066">'''''light'' lightAttachObject ''[object, position]'''''</h2>


<h2 style="color:#000066">''''' lightAttachObject '''''</h2>


'''Operand types:'''


'''Operand types:'''
'''light:''' [[Object]]
 
'''[object, position]:''' [[Array]]


'''Type of returned value:'''
'''Type of returned value:'''
[[Nothing]]


'''Compatibility:'''
'''Compatibility:'''
Version 2.58 required.


'''Description:'''
'''Description:'''


 
Attach '''light''' to given object (at given '''position''').
'''Example:'''

Revision as of 16:00, 2 July 2006


light lightAttachObject [object, position]


Operand types:

light: Object

[object, position]: Array

Type of returned value:

Nothing

Compatibility:

Version 2.58 required.

Description:

Attach light to given object (at given position).