deleteGroup: Difference between revisions
Jump to navigation
Jump to search
m (VBS2 scripting category removal) |
m (Text replace - "</dt>" to "") |
||
Line 29: | Line 29: | ||
<dd class="notedate">Posted on December 17, 2006 - 00:34</dd> | <dd class="notedate">Posted on December 17, 2006 - 00:34</dd> | ||
<dt class="note">'''[[User:ColonelSandersLite|ColonelSandersLite]]''' | <dt class="note">'''[[User:ColonelSandersLite|ColonelSandersLite]]'''<dd class="note"><br> | ||
The deleteGroup Command does not work when there are living members of in the group. It doesn't error, it simply doesn't do anything.<br> | The deleteGroup Command does not work when there are living members of in the group. It doesn't error, it simply doesn't do anything.<br> | ||
</dd> | </dd> | ||
<dd class="notedate">--[[User:5133p39|5133p39]] 07:50, 10 July 2007 (CEST)</dd> | <dd class="notedate">--[[User:5133p39|5133p39]] 07:50, 10 July 2007 (CEST)</dd> | ||
<dt class="note" | <dt class="note"><dd class="note">Living or not doesn't matter - you can't delete the group while it contains any units - even dead ones. It takes few seconds until a dead unit is automatically removed from its group. | ||
</dd> | </dd> | ||
Revision as of 13:28, 21 October 2011
Description
- Description:
- Destroys the given group.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
deleteGroup _groupname
Additional Information
- See also:
- createGroup
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
- Posted on December 17, 2006 - 00:34
- ColonelSandersLite
The deleteGroup Command does not work when there are living members of in the group. It doesn't error, it simply doesn't do anything.
- --5133p39 07:50, 10 July 2007 (CEST)
- Living or not doesn't matter - you can't delete the group while it contains any units - even dead ones. It takes few seconds until a dead unit is automatically removed from its group.