Difference between revisions of "SetGameSetting"
Jump to navigation
Jump to search
imported>Quarn |
imported>ZuTheSkunk |
||
Line 1: | Line 1: | ||
=='''Description'''== | =='''Description'''== | ||
'''SetGameSetting''' Sets a game setting. | '''SetGameSetting''' Sets a game setting. Can only be used in the in-game console. | ||
=='''Syntax'''== | =='''Syntax'''== |
Revision as of 11:34, 7 November 2015
Description
SetGameSetting Sets a game setting. Can only be used in the in-game console.
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".