Q3A+ offers a whole new bunch of C-Vars for you to play with.
  This is mainly for advanced users only, so make a copy of your q3config.cfg file before trying these C-Vars.
  Most of these are accesable through the new Q3A+ Menu, found under the Setup Menu.

  ::Q3A+ Cvars::

  q3la_teamFile "<filename>"

  By default, Q3A+ will attempt to load teams from scripts\teams.txt and any file in the scripts directory with a .team extension. Use this Cvar to load teams from a file other than teams.txt.
  ie. /q3la_teamFile "scripts/newteams.txt"
 

  q3la_spScoreboard "0/1"

  Use this to toggle the display of a small scoreboard at the end of single player levels.
  On by default.
 

  q3la_autoSave "0/1"

  Use this to toggle the autosaving of player profiles.
  By default, your profile will be saved at the end of every game.
 

  q3la_weaponOrder "1/2/3/4/5/6/7/8/9"

  Enables you to re-define the order in which weapons should auto-switch.
  The default, "1/2/3/4/5/6/7/8/9", leaves weapons in the original Q3A order.
  (1 being the Gauntlet, 9 being the BGF10k)
 

  q3la_defaultTeamSize "1-8"

  Sets the number of bots per team that will be spawned when using 'addteam' or 'addteams'.
  (1 being the lowest members possible, 8 the highest).
 

  q3la_redTeamSkin "<teamskin>"

  Sets the teamskin to be used for the red team - defaults to standard red.
 

  q3la_blueTeamSkin "<teamskin>"

  Sets the teamskin to be used for the blue team - defaults to standard blue.
 

  q3la_grapple "0/1"

  Toggles the use of the offhand grapple. Default is off.
 

  q3la_oneGun "0-9"

  Sets the weapon to use for oneGun mode.
  ("0" = Off, "1"-"9" = weapon number of the weapon to use for oneGun mode).
 

  q3la_prewar "0/1"

  Toggles the use of Prewar mode. Default is off.
 

  q3la_lock "0/1"

  Toggles locked server mode (no one may join a game in progress). Default is off.
 

  q3la_radio "0-2"

  Sets the mode for team radio.
  "0" = No team radio. (Default)
  "1" = Only human players can use team readio.
  "2" = Humans and bots can use team radio.
 

  soundtype "male/female/demon/mech/monster"

  Sets the soundtype to use for your voice over team radio.
  A modified 'bots.txt' file is supplied which defines soundtypes for all the default Quake III Arena bots.

  No sounds are included with Q3A+, however q3la_radio is compatible with sounds provided with the Alliance CTF & Q3Radio mods.
 

  cg_drawAccuracy "0/1"

  Toggles the drawing of your accuracy % in the top-right corner of the screen.
  Default is off.
 

  cg_drawSprites "0/1"

  Toggles the drawing of sprites over players heads.
  Default is on.
 

  g_splog "<filename>.log"

  Set the filename to use for logging SinglePlayer games.
  Default is "games.log"
  Set to "" if you don't want to log SinglePlayer games.
 

  g_ffalog "<filename>.log"

  Set the filename to use for logging Free For All games.
  Default is "games.log"
  Set to "" if you don't want to log Free For All games.
 

  g_tourneylog "<filename>.log"

  Set the filename to use for logging Tournament games.
  Default is "games.log"
  Set to "" if you don't want to log Tournament games.
 

  g_teamlog "<filename>.log"

  Set the filename to use for logging Team Deathmatch games.
  Default is "games.log"
  Set to "" if you don't want to log Team Deathmatch games.
 

  g_ctflog "<filename>.log"

  Set the filename to use for logging Capture The Flag games.
  Default is "games.log"
  Set to "" if you don't want to log Capture The Flag games.