Commentary Editor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
== See Also ==
== See Also ==
*[[Commentary System]]
*[[Commentary System]]
*[[point_commentary_node]]
*[[Engine tools]]
*[[Engine tools]]


[[Category:Tools]]
[[Category:Tools]]

Revision as of 09:51, 3 January 2012

Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.

Stub

This article or section is a stub. You can help by expanding it.

The Commentary Editor is an engine tool available in Source 2007 and later. To use it, run your game or mod with -tools -nop4 on the command line and select 'Commentary Editor' from the Tools menu. Make sure that sv_lan is set to 1 in the console located in the lower-left corner (sv_lan 1). This tool is used to set up commentary nodes in a selected map.

Warning.pngWarning:you need to use the command: "toolload commedit" in console for Alien SwarmAlien Swarm to load


Interface

CommentaryEditor.jpg

Todo: Describe the Interface, Make a user tutorial

See Also