SetINISetting
From GECK
(Redirected from SetINI)
A function included in the GECK for Fallout 3.
Contents
Description
Sets the value of an INI setting. Setting string is of the format "SettingName:CategoryName" where CategoryName is the header under which the setting appears in the Fallout.ini / FalloutPrefs.ini / FalloutCustom.ini files.
Console Functions are normally exclusively for use in the in-game Console (accessible by pressing "~").
With JIP LN NVSE Plugin, any console function can be used in scripts with the Console function.
Syntax
SetINISetting setting:string newValue:string
Example
SetINISetting "iPresentInterval:Display" 0