diag remainsCollector: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Fix) |
Lou Montana (talk | contribs) (Add -1) |
||
Line 10: | Line 10: | ||
|s1= [[diag_remainsCollector]] option | |s1= [[diag_remainsCollector]] option | ||
|p1= option: [[Number]] - 0: corpses | |p1= option: [[Number]] - can be one of: | ||
* -1: log remains collector entities into a file in the [[arma.RPT|RPT]] directory - see also the {{Link|Arma 3: Cheats#REMAINS|REMAINS}} cheat and the {{hl|{{Link|Multiplayer Server Commands#Performance Profiling|#logremains}}}} {{Link|Multiplayer Server Commands|server command}}.{{Feature|important|Only available in {{Link|Arma 3: Diagnostics Exe|Diagnostic}}/{{Link|Performance Profiling|Profiling}} branch.}} | |||
* 0: corpses | |||
* 1: wrecks | |||
* 2: weaponholders | |||
|r1= [[Array]] in format [disposalPeriod, managerMode, removeLimit, removeMinTime, removeMaxTime, minPlayerDistance, unit1, unit2 | |r1= [[Array]] in format [disposalPeriod, managerMode, removeLimit, removeMinTime, removeMaxTime, minPlayerDistance, unit1, unit2...] | ||
|x1= <sqf>hintSilent str diag_remainsCollector 0;</sqf> | |x1= <sqf>hintSilent str diag_remainsCollector 0;</sqf> |
Revision as of 02:45, 22 November 2024
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 - can be one of:
- -1: log remains collector entities into a file in the RPT directory - see also the REMAINS cheat and the #logremains server command.
- 0: corpses
- 1: wrecks
- 2: weaponholders
- Return Value:
- Array in format [disposalPeriod, managerMode, removeLimit, removeMinTime, removeMaxTime, minPlayerDistance, unit1, unit2...]
Examples
- Example 1:
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