diag_remainsCollector

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.18.

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