Skip to content

Console & Configs

A few settings and binds make ZE significantly more comfortable to play. None of these are mandatory, but they’re widely used by experienced players.

In CS2: Settings → Game → Enable Developer Console → Yes

Open with ~ (tilde) by default.

Type voice_enable 0 to mute all voice. Use the scoreboard to mute individual players (tab → right-click name).

Keep the scoreboard bound somewhere accessible, you’ll use it to check who has items, who is zombie, and to mute players.

ZE relies on audio cues heavily. Recommended:

  • Master volume: to taste, but not muted
  • Music: some players mute in-game music to hear callouts more clearly
CommandEffect
volume <0-1>Master game volume
voice_enable <0/1>Toggle voice chat
cl_showpos 1Show position/velocity (useful for bhop practice)
bind <key> <command>Bind a key to a command

Create an autoexec.cfg in your CS2 config directory to persist settings across sessions:

// playZE recommended autoexec
voice_enable 1
volume 0.5
// Add your binds below
bind mouse5 "say !negev"