Difference between revisions of "SetGameSetting"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>SJML Bot
m (Automated removal of empty console commands from the 'Needs Skyrim Update' category.)
 
imported>Schnusch
 
Line 1: Line 1:
Modifies the value of a [[GameSetting]].


== Syntax ==
SetGameSetting ''GameSettingName'' ''Value''
== Example ==
SetGameSetting iTrainingNumAllowedPerLevel 10


[[Category:Console Commands]]
[[Category:Console Commands]]

Latest revision as of 12:50, 13 May 2012

Modifies the value of a GameSetting.

Syntax[edit | edit source]

SetGameSetting GameSettingName Value

Example[edit | edit source]

SetGameSetting iTrainingNumAllowedPerLevel 10