lightAttachObject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|LIGHTATTACHOBJECT]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |LIGHTATTACHOBJECT]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|LIGHTATTACHOBJECT]]


| arma |= Game name


<h2 style="color:#000066">'''''light'' lightAttachObject ''[object, position]'''''</h2>
|2.58|= Game version
____________________________________________________________________________________________


| Attach light to given object (at given position). |= Description
____________________________________________________________________________________________


'''Operand types:'''
| light '''lightAttachObject''' [object, position] |= Syntax


'''light:''' [[Object]]
|p1= light: [[Object]] |= Parameter 1


'''[object, position]:''' [[Array]]
|p2= [object, position]: [[Array]] |= Parameter 2


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Compatibility:'''
}}


Version 2.58 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Attach '''light''' to given object (at given '''position''').
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|LIGHTATTACHOBJECT]]
[[Category:Scripting Commands OFP Elite |LIGHTATTACHOBJECT]]
[[Category:Scripting Commands ArmA|LIGHTATTACHOBJECT]]

Revision as of 01:49, 2 August 2006

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

Description

Description:
Attach light to given object (at given position).
Groups:
Uncategorised

Syntax

Syntax:
light lightAttachObject [object, position]
Parameters:
light: Object
[object, position]: Array
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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