attachObject: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
(wikilinking syntax, seealso cleanup) |
||
Line 22: | Line 22: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= < | |x1= <code>myLocation [[attachObject]] [[player]];</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[attachedObject]], [[ | | [[attachedObject]], [[createLocation]] |= See also | ||
}} | }} |
Revision as of 10:11, 2 August 2014
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: 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