Difference between revisions of "SetGameSetting"

166 bytes added ,  00:22, 24 April 2016
no edit summary
imported>Quarn
imported>ZuTheSkunk
 
(One intermediate revision by the same user not shown)
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'''==
Line 17: Line 17:
  SetGS sKarmicTitleEvil01 "Little Devil"
  SetGS sKarmicTitleEvil01 "Little Devil"
Sets the level 1 karma title to "Little Devil".
Sets the level 1 karma title to "Little Devil".
=='''Notes'''==
* This is a console-only function. To use it in a script, you'd have to use [[con_SetGameSetting]] instead.


[[Category:Console Functions]]
[[Category:Console Functions]]
Anonymous user