diag_remainsCollector

From Bohemia Interactive Community
Revision as of 16:04, 8 October 2024 by Lou Montana (talk | contribs) (Text replacement - "↵|version1= 2.18↵|branch= dev" to "")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns current settings for the remains collector and the list of monitored units if any.
Groups:
Object Manipulation

Syntax

Syntax:
diag_remainsCollector option
Parameters:
option: Number - 0: corpses, 1: wrecks, 2: weaponholders
Return Value:
Array in format [disposalPeriod, managerMode, removeLimit, removeMinTime, removeMaxTime, minPlayerDistance, unit1, unit2....]

Examples

Example 1:
hintSilent str diag_remainsCollector 0;

Additional Information

See also:
addToRemainsCollector removeFromRemainsCollector isInRemainsCollector

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