diag remainsCollector: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "↵|version1= 2.18↵|branch= dev" to "")
Line 2: Line 2:


|game1= arma3
|game1= arma3
|version1= 2.18
|branch= dev


|gr1= Object Manipulation
|gr1= Object Manipulation

Revision as of 16:04, 8 October 2024

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