SetInChargen

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Sets the player into a "character generation" state. While in this state, the player will not level up (although XP will accumulate as usual). When the player leaves this state, the appropriate number of levels will be immediately awarded.

Syntax

[help]
SetInCharGen iFlag:bool{0/1}

Example

SetInCharGen 1 

See Also