Difference between revisions of "MCM"
Jump to navigation
Jump to search
imported>Odessa (created) |
imported>Odessa (added list of functions from nvse.log) |
||
Line 4: | Line 4: | ||
The Fallout: New Vegas version is available via [http://www.nexusmods.com/newvegas/mods/42507/? this external link]. | The Fallout: New Vegas version is available via [http://www.nexusmods.com/newvegas/mods/42507/? this external link]. | ||
==List of Functions== | |||
*[[GetModINISetting]] | |||
*[[SetModINISetting]] | |||
*[[GetMCMFloat]] | |||
*[[SetMCMFloat]] | |||
*[[SetMCMString]] | |||
*[[SetMCMFloatMass]] | |||
*[[SetMCMStringMass]] | |||
*[[SetMCMModList]] | |||
*[[GetMCMListWidth]] | |||
[[Category:NVSE]] | [[Category:NVSE]] |
Latest revision as of 09:52, 24 November 2014
The MCM, or Mod Configuration Menu, is a popular mod that allows configuration of options via the game's main menu for any external mod that supports it, without the requirement for it being a master.
It also includes a plugin for NVSE to facilitate its features, although if installed, these functions are available to anyone.
The Fallout: New Vegas version is available via this external link.