Back to Templates
GameCP OfficialSteam
Verified

Counter Strike 1.6 - Vanilla

Counter-Strike: 1.6 is a multiplayer first-person shooter video game developed by Valve Corporation.

v1
1/8/2026

Startup Command

Default

Default command line arguments

Default
-console ${PORT} -game cstrike -${SRV_SECURE} +port ${PORT} +sv_lan 0 +maxplayers ${SRV_SLOTS} +map ${SRV_STARTMAP} +sys_ticrate 1200 -pingboost ${SRV_PINGBOOST} -norestart

Environment Variables

HOSTNAME

Required

Server Hostname

This sets the hostname of the server. Example: "My Custom CS 1.6 Server"

Default
Counter-Strike 1.6 Server

SRV_SLOTS

Required

Max Players (Slots)

Default
32

SRV_STARTMAP

Required

Startmap

Default
de_dust2

SRV_PINGBOOST

Required

Pingboost

Default
2

SRCDS_APPID

RequiredRead Only

Game ID

The ID corresponding to the game to download and run using HLDS. The HLDS server ID is 90. This should not be changed.

Default
90

SRCDS_BETAID

Beta branch

Leave empty for the public branch, for the legacy version select steam_legacy.

Default
(empty)

STEAM_USER

Required

Steam Username

Steam username for authentication (required for Steam games)

Default
${STEAM_USER}

STEAM_PASS

Required

Steam Password

Steam password for authentication (required for Steam games)

Default
${STEAM_PASS}

STEAM_AUTH

Read Only

Steam Auth

Steam authenticator code for the account. Not Needed.

Default
(empty)

SRV_SECURE

Required

Secure or Insecure

Default
secure

EXTRA_FLAGS

Extra SteamCMD Flags

Additional SteamCMD flags

Default
(empty)

Container Configuration

Docker Image

ghcr.io/ptero-eggs/games:source

Technical Profile

Template ID

counter-strike-1-6-vanilla

Author

Community

Last Updated

January 8, 2026

Status

Active