This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "FRemoveExcessiveComplexDeadTime"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Phitt
imported>Qazaaq
(formatting)
Line 1: Line 1:
{| border="1" cellpadding="5" cellspacing="0"
|-
!style="background:#ffdead;" width="100"  | Description
|style="background:#ffeded;" |
The amount of time between checks to [[iRemoveExcessDeadComplexCount]] when [[SetSceneIsComplex]] is used. Used to remove excess corpses during periods of heavy combat between many actors, to increase performance.
The amount of time between checks to [[iRemoveExcessDeadComplexCount]] when [[SetSceneIsComplex]] is used. Used to remove excess corpses during periods of heavy combat between many actors, to increase performance.


Default value: 2.5
|-
!style="background:#ffdead;" |Default value
|style="background:#ffeded;" |
 
2.500
 
|}


[[Category: Settings]]
[[Category:Settings]]

Revision as of 20:54, 28 June 2007

Description

The amount of time between checks to iRemoveExcessDeadComplexCount when SetSceneIsComplex is used. Used to remove excess corpses during periods of heavy combat between many actors, to increase performance.

Default value

2.500