attachObject
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.08
Description
- Description:
- Attaches a location to the specified object. To detach a location, attach it to objNull.
Syntax
- Syntax:
- location attachObject object
- Parameters:
- location: Location
- object: Object
- Return Value:
- Nothing
Examples
- Example 1:
myLocation attachObject player
Additional Information
- Multiplayer:
- -
- See also:
- attachedObject, attachObject (VBS2)
