removeFromRemainsCollector: Difference between revisions
Jump to navigation
Jump to search
Skaronator (talk | contribs) No edit summary |
m (clarification) |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Removes vehicles/units from | | Removes vehicles/units from the garmage collector, so they do not get deleted automatically; added earlier with [[addToRemainsCollector]] |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 15:42, 4 January 2019
Description
- Description:
- Removes vehicles/units from the garmage collector, so they do not get deleted automatically; added earlier with addToRemainsCollector
- Groups:
- Uncategorised
Syntax
- Syntax:
- removeFromRemainsCollector remains
- Parameters:
- remains: Array - array of vehicles/units
- Return Value:
- Nothing
Examples
- Example 1:
removeFromRemainsCollector [unit1, unit2, vehicle1];
Additional Information
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