Difference between revisions of "IRemoveExcessDeadComplexCount"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(linking to SetSceneIsComplex)
imported>Qazaaq
(formatting)
Line 1: Line 1:
{| border="1" cellpadding="5" cellspacing="0"
|-
!style="background:#ffdead;" width="100" | Description
|style="background:#ffeded;" width="800" |
The maximum number of dead bodies allowed in the loaded area before they fade out (dissapear) if the [[SetSceneIsComplex]] scripting function is used. How often the game checks this number while the function is used is controlled by [[fRemoveExcessiveComplexDeadTime]].
The maximum number of dead bodies allowed in the loaded area before they fade out (dissapear) if the [[SetSceneIsComplex]] scripting function is used. How often the game checks this number while the function is used is controlled by [[fRemoveExcessiveComplexDeadTime]].


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


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

Revision as of 02:01, 4 July 2007

Description

The maximum number of dead bodies allowed in the loaded area before they fade out (dissapear) if the SetSceneIsComplex scripting function is used. How often the game checks this number while the function is used is controlled by fRemoveExcessiveComplexDeadTime.

Default value

3