attachObject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|game3= arma2oa |version3= 1.51 " to "|game3= arma2oa |version3= 1.50 ")
m (Text replacement - "\|(arg|eff|serverExec|mp|seealso)= " to "")
Line 15: Line 15:
|game5= arma3
|game5= arma3
|version5= 0.50
|version5= 0.50
|arg=
|eff=


|gr1= Object Manipulation
|gr1= Object Manipulation

Revision as of 22:04, 21 May 2021

Hover & click on the images for description

Description

Description:
Attaches a location to the specified object. To detach a location, attach it to objNull.
Groups:
Object ManipulationLocations

Syntax

Syntax:
location attachObject object
Parameters:
location: Location
object: Object
Return Value:
Nothing

Examples

Example 1:
myLocation attachObject player;

Additional Information

See also:
attachedObjectcreateLocation

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