Difference between revisions of "Pyro default"

From Fortress Forever Wiki
Jump to navigationJump to search
m
(4est changed it once again! updated lol)
Line 1: Line 1:
 
Here you will find a copy of the default pyro.cfg.
 
Here you will find a copy of the default pyro.cfg.
  
<code><pre>exec userconfig.cfg
+
{{Scripts|Description=Pyro Config|Script=<code><pre>exec userconfig.cfg
  
 
//  Place any global binds/aliases/scripts into the userconfig.cfg file and specifics into each
 
//  Place any global binds/aliases/scripts into the userconfig.cfg file and specifics into each
 
  <classname>.cfg
 
  <classname>.cfg
//  For more information, see our tutorials on the Fortress-Forever Wiki.
+
//  IMPORTANT: The userconfig.cfg file DOES NOT auto-execute. 
  http://www.fortress-forever.com/wiki/Main_Page
+
//  It can only be executed in console with "exec userconfig.cfg" or by the <classname>.cfg files
//  Place any pyro specific commands below this line.</pre></code>
+
using that command as above.
 +
//  If you are reading this line, then just leave this file in the cfg folder and the userconfig.cfg
 +
file will work fine.
 +
//  For more information, see our tutorials on the Fortress-Forever Wiki.  
 +
http://www.fortress-forever.com/wiki/Main_Page
 +
 
 +
//  Place any pyro specific commands below this line.</pre></code>}}
  
 
[[Category:Default Configs]]
 
[[Category:Default Configs]]
 
[[Category:0-Star_Articles]]
 
[[Category:0-Star_Articles]]

Revision as of 23:05, 12 February 2008

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

Pyro Config
exec userconfig.cfg

//  Place any global binds/aliases/scripts into the userconfig.cfg file and specifics into each
 <classname>.cfg
//  IMPORTANT: The userconfig.cfg file DOES NOT auto-execute.  
//  It can only be executed in console with "exec userconfig.cfg" or by the <classname>.cfg files
 using that command as above.
//  If you are reading this line, then just leave this file in the cfg folder and the userconfig.cfg
 file will work fine.
//  For more information, see our tutorials on the Fortress-Forever Wiki. 
 http://www.fortress-forever.com/wiki/Main_Page

//  Place any pyro specific commands below this line.