attachObject: Difference between revisions

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


| Attaches a location to the specified object. To detach a location, attach it to [[objNull]]|= Description
| Attaches a location to the specified object. To detach a location, attach it to [[objNull]].|= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 15:06, 26 November 2007

-wrong parameter ("Arma") defined!-1.08
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:
Uncategorised

Syntax

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

Examples

Example 1:
myLocation attachObject player

Additional Information

See also:
attachedObject

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