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

From Paragon Wiki Archive
Jump to: navigation, search
m
m (Slash Command)
Line 4: Line 4:
 
|command=demorecord
 
|command=demorecord
 
|options=demo_name
 
|options=demo_name
|note=''demo_name'' will be placed in the client_demos folder in your installdir. It will tack on .cohdemo to the end of it.{{red|terrible wording}}
+
|note=''demo_name'' will be placed in the client_demos folder in the directory in which you have the City of Heroes game client installed. ".cohdemo" (without the quotation marks) will automatically be appended to the filename you give.
  
 
The demo will continue recording until {{slashcommand|demostop}} is used or you zone (exit mission, use train, etc).
 
The demo will continue recording until {{slashcommand|demostop}} is used or you zone (exit mission, use train, etc).
  
 
The .cohdemo file is a flat text file that describes what is happening in game. This text file can then be played back using the -demoplay command line switch. See [[Demo Recording]] for more information.}}
 
The .cohdemo file is a flat text file that describes what is happening in game. This text file can then be played back using the -demoplay command line switch. See [[Demo Recording]] for more information.}}
 +
 
==Example==
 
==Example==
 
/demorecord coolinvasiondemo1<br />
 
/demorecord coolinvasiondemo1<br />

Revision as of 20:23, 18 May 2008

Slash Command

/demorecord demo_name

demo_name will be placed in the client_demos folder in the directory in which you have the City of Heroes game client installed. ".cohdemo" (without the quotation marks) will automatically be appended to the filename you give.

The demo will continue recording until /demostop is used or you zone (exit mission, use train, etc).

The .cohdemo file is a flat text file that describes what is happening in game. This text file can then be played back using the -demoplay command line switch. See Demo Recording for more information.

Example

/demorecord coolinvasiondemo1
C:\Program Files\City of Heroes\client_demos\coolinvasiondemo1.cohdemo

See Also