detach: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(updated)
 
No edit summary
Line 1: Line 1:
{{Command|= Comments
____________________________________________________________________________________________


| arma2 |= Game name
|1.00|= Game version
____________________________________________________________________________________________
|  |= Description
____________________________________________________________________________________________
| '''detach''' object |= Syntax
|p1= object: [[Object]] -  |= PARAMETER1
|  |= Return value
____________________________________________________________________________________________
 
|x1= <pre>detach player</pre> |= EXAMPLE1
____________________________________________________________________________________________
|mp= Only has to be executed on one client. |= MPBEHAVIOUR
| [[attachTo|attachTo]] |= SEEALSO
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:ArmA 2: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]

Revision as of 19:19, 3 June 2009

Hover & click on the images for description

Description

Description:
Description needed
Multiplayer:
Only has to be executed on one client.
Groups:
Uncategorised

Syntax

Syntax:
detach object
Parameters:
object: Object -
Return Value:
Return value needed

Examples

Example 1:
detach player

Additional Information

See also:
attachTo

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