Difference between revisions of "SetNumericGameSetting"
Jump to navigation
Jump to search
Layout
imported>JOG (→Notes) |
imported>JOG (Layout) |
||
Line 6: | Line 6: | ||
Sets the desired game setting to the desired value while in game. | Sets the desired game setting to the desired value while in game. | ||
<BR> | |||
==Example== | ==Example== | ||
Line 13: | Line 14: | ||
Sets the limit on the number of summonable creatures to 10. | Sets the limit on the number of summonable creatures to 10. | ||
<BR> | |||
==Notes== | ==Notes== | ||
Line 21: | Line 23: | ||
**When you change a game setting, and then reload a game, the change will still be active. The game setting will be only reset when you exit and restart Oblivion, or when you do it in your script after reload. | **When you change a game setting, and then reload a game, the change will still be active. The game setting will be only reset when you exit and restart Oblivion, or when you do it in your script after reload. | ||
<BR> | |||
==See Also== | ==See Also== | ||
[[Con_SetGameSetting]] | [[Con_SetGameSetting]] |