Quote"1/0 means enable/disable and the larger number is time in seconds."
1/0 doesn't mean enable/disable. Otherwise, <var name="CleanupLifetimeDeadPlayer" type="0" value="10800"/> means deadbodies won't be cleaned. But they are
It does, how ever bodies will revert to a default timer no? or instantly clean up? the 1/0 here dictates if the time value should be applied or ignored.
basicaly telling the system if it can do its own thing or if it has to follow our wishes. (pretty new to this myself so not 100%)