SetNumericINISetting
Revision as of 16:40, 12 September 2007 by imported>Haama (Created)
A command for Oblivion Script Extender
SetNumericINISetting - returns the specified ini setting
Syntax:
(nothing) SetNumericINISetting "iniSettingName:heading::string" value:float
Example
SetNumericINISetting "bInvertYValues:Controls" 1
Notes
- The quotes are required
- This function is similar to the SetINISetting Console Function, however it is limited to numeric settings, and may not work with all settings.
- Known not to work with:
- Volume slider settings
- Known not to work with: