attachObject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (add. see also)
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[attachedObject]] |= See also
| [[attachedObject]], [[attachObject (VBS2)]] |= See also


}}
}}

Revision as of 18:51, 14 October 2008

-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:
attachedObjectattachObject (VBS2)

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