Talk:Con GetINISetting

From the Oblivion ConstructionSet Wiki
Revision as of 21:00, 12 August 2006 by imported>Scruggs (example does not work)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Does this actually work?

con_GetINISetting Activate

I don't get anything from getIni or setIni unless I use the syntax:

getIni "setting:Subsection"
setIni "fDefaultFOV:Display" 90 ; example

But I can't access the Controls section at all, and other settings seem to be unavailable too. It's not an issue with OBSE, but the console function itself. Is there some alternate syntax I'm unaware of? Or, rather than actually consulting the Ini file itself, does getINI just use a more limited list defined somewhere else? Scruggs 22:00, 12 August 2006 (EDT)