attachTo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(updated)
 
No edit summary
Line 1: Line 1:
{{Command|= Comments
____________________________________________________________________________________________


| arma2 |= Game name
|1.00|= Game version
____________________________________________________________________________________________
|  |= Description
____________________________________________________________________________________________
|Object '''attachto''' [Object,[0,0,0]] |= Syntax
|p1=  Object: [[Object]] or [[player]] |= Parameter 1
|  |= Return value
____________________________________________________________________________________________
 
|x1= <pre>player attachto [car,[0,0,1]]; </pre> |= Example 1
____________________________________________________________________________________________
|  |= See also
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:ArmA 2: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]

Revision as of 19:06, 3 June 2009

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Uncategorised

Syntax

Syntax:
Object attachto [Object,[0,0,0]]
Parameters:
Object: Object or player
Return Value:
Return value needed

Examples

Example 1:
player attachto [car,[0,0,1]]; 

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