Skip to content
Marcus Collins edited this page Apr 10, 2021 · 4 revisions

Game Modes

  • Gun Game - Get kills with the specified weapon to progress levels. Win by completing all levels.

CVARS

GUI

  • cg_drawWeaponSelect - change style and position of weapon select [-4, 4] (default: 1)
  • cg_drawSpeed - draw speed, 0 off, 1 topright, 2 center, 3 center small [0, 3] (default: 0)
  • cg_crosshairColor - select crosshair color, set to 6 to use custom values RGBA [0, 6] (default: 0)
  • cg_crosshairColorR - select custom crosshair red color [0, 255] (default: 255)
  • cg_crosshairColorG - select custom crosshair green color [0, 255] (default: 255)
  • cg_crosshairColorB - select custom crosshair blue color [0, 255] (default: 255)
  • cg_crosshairColorA - select custom crosshair alpha/transparency color [0, 255] (default: 255)

Misc

  • g_gunGameWeapons - GunGame weapon order (default : "classic")
Clone this wiki locally