Difference between revisions of "IRemoveExcessDeadComplexCount"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(linking to SetSceneIsComplex)
imported>ShadowDancer
m (formatting)
 
(One intermediate revision by one other user not shown)
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]]
<div id="catlinks"><p class='catlinks'>[[Special:Categories|Category]]: [[:Category:Settings|Settings]]</p></div>

Latest revision as of 09:45, 30 September 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