StruxaEggs Explorer

Counter Strike 1.6 - Vanilla

Game

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

Author: ptero@redbananaofficial.comSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

./hlds_run -console {{SERVER_PORT}} -game cstrike -{{SRV_SECURE}} +port {{SERVER_PORT}} +sv_lan 0 +maxplayers {{SRV_SLOTS}} +map {{SRV_STARTMAP}} +sys_ticrate 1200 -pingboost {{SRV_PINGBOOST}} -norestart

Docker Images

LabelImage
ghcr.io/ptero-eggs/games:sourceghcr.io/ptero-eggs/games:source

Environment Variables

NameVariableDefaultRules
Server Hostname
This sets the hostname of the server. Example: "My Custom CS 1.6 Server"
HOSTNAMECounter-Strike 1.6 Serverrequired|string|max:128
Max Players (Slots)
SRV_SLOTS32required|string|max:20
Startmap
SRV_STARTMAPde_dust2required|string|max:20
Pingboost
SRV_PINGBOOST2required|string|max:20
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.
SRCDS_APPID90required|numeric|in:90
Beta branch
Leave empty for the public branch, for the legacy version select steam_legacy.
SRCDS_BETAIDnonenullable|string|
Steam Username
Username associated wanted to be used. Not needed.
STEAM_USERnonenullable|string
Steam Password
Steam Password for account. Not needed.
STEAM_PASSnonenullable|string
Steam Auth
Steam authenticator code for the account. Not Needed.
STEAM_AUTHnonenullable|string
Secure or Insecure
SRV_SECUREsecurerequired|string|max:20