removeFromRemainsCollector: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
||
Line 4: | Line 4: | ||
| arma3 |Game name= | | arma3 |Game name= | ||
|1.32| | |1.32|Game version= | ||
|arg= global |Multiplayer Arguments= | |arg= global |Multiplayer Arguments= |
Revision as of 15:27, 1 September 2019
Description
- Description:
- Removes vehicles/units from the garbage 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