detach: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma2 | | arma2 | ||
|1.00 | |1.00 | ||
|arg= global | |arg= global | ||
|eff= global | |eff= global | ||
|gr1= Object Manipulation | |gr1= Object Manipulation | ||
| Detaches previously attached with [[attachTo]] object. | | Detaches previously attached with [[attachTo]] object. | ||
| '''detach''' object | | '''detach''' object | ||
|p1= object: [[Object]] - | |p1= object: [[Object]] - | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>obj1 [[attachTo]] [player]; | |x1= <code>obj1 [[attachTo]] [player]; | ||
[[detach]] obj1;</code> | [[detach]] obj1;</code> | ||
|mp= Only has to be executed on one client. |MPBEHAVIOUR= | |mp= Only has to be executed on one client. |MPBEHAVIOUR= | ||
| [[attachedObjects]], [[attachedTo]], [[attachTo]] | | [[attachedObjects]], [[attachedTo]], [[attachTo]] | ||
}} | }} |
Revision as of 00:29, 18 January 2021
Description
- Description:
- Detaches previously attached with attachTo object.
- Multiplayer:
- Only has to be executed on one client.
- Groups:
- Object Manipulation
Syntax
Examples
Additional Information
- See also:
- attachedObjectsattachedToattachTo
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