Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Option save (Slash Command)"

From Paragon Wiki Archive
Jump to: navigation, search
(Added article.)
 
(+navbox)
Line 1: Line 1:
 
{{SlashCommandArticle|command=option_save|note=Creates an options settings file in the game installation directory (C:\Program Files\City of Heroes\options.txt). This file will be in text format, and will list all options by name, followed by either a digital or a binary setting. The file is loaded automatically into new characters.}}
 
{{SlashCommandArticle|command=option_save|note=Creates an options settings file in the game installation directory (C:\Program Files\City of Heroes\options.txt). This file will be in text format, and will list all options by name, followed by either a digital or a binary setting. The file is loaded automatically into new characters.}}
==Related==
+
{{Option Commands NavBox}}
* {{slashcommand|option_load}} - No parameters. Loads options settings from options.txt in the install directory.
+
* {{slashcommand|option_save_file|path}}
+
* {{slashcommand|option_load_file|path}}
+

Revision as of 05:57, 8 December 2008

/option_save  

Creates an options settings file in the game installation directory (C:\Program Files\City of Heroes\options.txt). This file will be in text format, and will list all options by name, followed by either a digital or a binary setting. The file is loaded automatically into new characters. Template:Option Commands NavBox