attachTo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
|mp= Only has to be executed on one client. |= MPBEHAVIOUR
 
| [[detach|detach]] |= SEEALSO


}}
}}

Revision as of 19:20, 3 June 2009

Hover & click on the images for description

Description

Description:
Description needed
Multiplayer:
Only has to be executed on one client.
Groups:
Uncategorised

Syntax

Syntax:
Object attachto [TObject,offset]
Parameters:
Object: Object or player
TObject: Object or player
offset: Array - format Position
Return Value:
Return value needed

Examples

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

Additional Information

See also:
detach

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