LeveledListAddForm

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Creates a new entry in a leveled list with the given parameters. (Use decimal values between 0.0 and 1.0 for health percentage.)

Syntax

[help]
LeveledListAddForm list:ref form:ref level:int count:int health:float 

Or:

LListAddForm list:ref form:ref level:int count:int health:float

See Also