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 "Wdw save (Slash Command)"

From Paragon Wiki Archive
Jump to: navigation, search
(Root directory structure has changed, file now reads from <installdir>\data\)
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{SlashCommandArticle|command=wdw_save|note=Creates a window configuration file in the game installation data directory (C:\Program Files\City of Heroes\data\wdw.txt). This file will be in text format, and will list all windows by name, followed by various attributes. The file is loaded automatically into new characters.}}
 
{{SlashCommandArticle|command=wdw_save|note=Creates a window configuration file in the game installation data directory (C:\Program Files\City of Heroes\data\wdw.txt). This file will be in text format, and will list all windows by name, followed by various attributes. The file is loaded automatically into new characters.}}
==Related==
+
== Related ==
 
* {{slashcommand|wdw_load}} - No parameters/options. Loads window configuration from wdw.txt in the install directory.
 
* {{slashcommand|wdw_load}} - No parameters/options. Loads window configuration from wdw.txt in the install directory.
 
* {{slashcommand|wdw_save_file|path}}
 
* {{slashcommand|wdw_save_file|path}}
 
* {{slashcommand|wdw_load_file|path}}
 
* {{slashcommand|wdw_load_file|path}}
 
* [[WDW file structure]]
 
* [[WDW file structure]]
 +
 +
{{Navbox Window Commands}}

Latest revision as of 08:24, 9 July 2012

/wdw_save  

Creates a window configuration file in the game installation data directory (C:\Program Files\City of Heroes\data\wdw.txt). This file will be in text format, and will list all windows by name, followed by various attributes. The file is loaded automatically into new characters.

Related