Difference between revisions of "Demoman default"

From Fortress Forever Wiki
Jump to navigationJump to search
(update with 2.0 content.)
(scripting was too big...resizing to fit page.)
Line 3: Line 3:
 
<code><pre>exec userconfig.cfg
 
<code><pre>exec userconfig.cfg
  
//  Place any global binds/aliases/scripts into the userconfig.cfg file and specifics into each <classname>.cfg
+
//  Place any global binds/aliases/scripts into the userconfig.cfg file and specifics into each
//  For more information, see our tutorials on the Fortress-Forever Wiki. http://www.fortress-forever.com/wiki/Main_Page
+
<classname>.cfg
 +
//  For more information, see our tutorials on the Fortress-Forever Wiki.
 +
  http://www.fortress-forever.com/wiki/Main_Page
 
//  Place any demoman specific commands below this line.</pre></code>
 
//  Place any demoman specific commands below this line.</pre></code>
  
 
[[Category:Default Configs]]
 
[[Category:Default Configs]]
 
[[Category:0-Star_Articles]]
 
[[Category:0-Star_Articles]]

Revision as of 12:25, 12 February 2008

Here you will find a copy of the default demoman.cfg.

exec userconfig.cfg

//  Place any global binds/aliases/scripts into the userconfig.cfg file and specifics into each
 <classname>.cfg
//  For more information, see our tutorials on the Fortress-Forever Wiki.
  http://www.fortress-forever.com/wiki/Main_Page
//  Place any demoman specific commands below this line.