Demorecord (Slash Command): Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Konoko
(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...)
 
imported>Konoko
mNo edit summary
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 11: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