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
(New page: {{wip}} ==Slash Command== {{SlashCommandArticle |command=demorecord |options=demo_name |note=''demo_name'' will be placed in the client_demos folder in your installdir. It will tack on .co...)
 
m
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 your installdir. It will tack on .cohdemo to the end of it.{{red|terrible wording}}
 +
 
 +
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.}}
 
==Example==
 
==Example==
 
/demorecord coolinvasiondemo1<br />
 
/demorecord coolinvasiondemo1<br />

Revision as of 15:30, 2 August 2007

Slash Command

/demorecord demo_name

demo_name will be placed in the client_demos folder in your installdir. It will tack on .cohdemo to the end of it.terrible wording

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