SetGameSetting

From the Fallout3 GECK Wiki
Revision as of 06:34, 19 April 2009 by imported>Quarn
Jump to navigation Jump to search

Description

SetGameSetting Sets a game setting.

Syntax

SetGameSetting GameSettingName Number\String
SetGS GameSettingName Number\String

Examples

SetGameSetting fActionPointsRestoreRate 6
SetGS fActionPointsRestoreRate 6

Sets the action point restore rate to 6.

SetGameSetting sKarmicTitleEvil01 "Little Devil"
SetGS sKarmicTitleEvil01 "Little Devil"

Sets the level 1 karma title to "Little Devil".