Difference between revisions of "Con SetINISetting"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
(Automated import of articles)
 
imported>Geckbot
m (Robot: Automated text replacement (-'''.*'''\r\n +))
 
Line 1: Line 1:
'''con_SetINISetting'''
{{Function
{{Function
  |origin = FOSE1
  |origin = FOSE1

Latest revision as of 15:42, 27 July 2010

< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Setting string is of the format "SettingName:CategoryName" where CategoryName is the header under which the setting appears in the .ini file. Does not accept variables as arguments.

Syntax

[help]
con_SetINISetting setting:string newValue:string