Hiya, Just wondering if anyone knew where i could get a complete list of cvars and any other variables for jka.
 Thanks
  
 
  
  
    Getting a list of cvars is easy, getting a list of what each cvar DOES is another story.
 
 To get a list of usable cvars, go into the console and type:
 
 cmdlist (for commands)
 
 
 cvarlist (for cvars)
 
 
 Then you can type
 
 condump <filename>
 
 To dump the list of commands in the console buffer to a text file (look in your JA folder and rename it to a doc extension to view in Word, pretty handy huh?).
 
 Servers Options.txt included with the dedicated server binaries explains some of the commands.
  
 
  
  
    Brilliant stuff matey, thanks alot. Like u said what half of them do is another story, but i will have a play around. Thanks again