deleteGroup: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (changed global to local variable to make clear the variable) |
||
Line 17: | Line 17: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>'''deleteGroup''' | |x1= <code>'''deleteGroup''' _groupname</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 09:37, 27 August 2007
Description
- Description:
- Destroys the given AI 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.