Config Store

Half-Life 1

Official Game

Official Half-Life 1 configuration imported from the GameAP games database.

Author:
GameAP
Game:
Half-Life 1
Downloads:
0
Updated:
September 11, 2026
Latest version:
v1

Game definition

Game code valve
Engine GoldSource
Engine version 1
Steam App ID (Linux) 90
Steam App ID (Windows) 90

Mods

Classic (Standart)

Start command (Linux)

./hlds_run -game valve +ip {ip} +port {port} +map {default_map}  +maxplayers {maxplayers} +sys_ticrate {fps}   +rcon_password {rcon_password}

Start command (Windows)

hlds.exe -console -game valve +ip {ip} +port {port} +map {default_map}  +maxplayers {maxplayers} +sys_ticrate {fps}   +rcon_password {rcon_password}

Repositories

Remote repository (Linux)
https://cdn.gameap.com/half-life/amxx.tar.xz

Variables

Variable Type Default Description Admin
default_map 🌐 3 Select crossfire Default map
Options: boot_camp, bounce, crossfire, datacore, frenzy +7
fps 🌐 3 String 500 Server FPS (sys_ticrate)
maxplayers 🌐 3 String 32 Maximum players on server

Fast RCON commands

Description Command
Status 🌐 3 status
Stats 🌐 3 stats
Recently disconnected players 🌐 3 amx_last
Admins on the server 🌐 3 amx_who

Console commands

Kick player
kick #{id}
Ban player
amx_ban "{name}" {time} "{reason}"
Change player name
amx_nick #{id} {name}
Soft restart
restart
Change map
changelevel {map}
Send message
amx_say "{msg}"
Set password
password {password}

No AMX MOD X

Start command (Linux)

./hlds_run -game valve +ip {ip} +port {port} +map {default_map}  +maxplayers {maxplayers} +sys_ticrate {fps}   +rcon_password {rcon_password}

Start command (Windows)

hlds.exe -console -game valve +ip {ip} +port {port} +map {default_map}  +maxplayers {maxplayers} +sys_ticrate {fps}   +rcon_password {rcon_password}

Variables

Variable Type Default Description Admin
default_map 🌐 3 Select crossfire Default map
Options: boot_camp, bounce, crossfire, datacore, frenzy +7
fps 🌐 3 String 500 Server FPS (sys_ticrate)
maxplayers 🌐 3 String 32 Maximum players on server

Fast RCON commands

Description Command
Status 🌐 3 status
Stats 🌐 3 stats

Console commands

Kick player
kick #{id}
Soft restart
restart
Change map
changelevel {map}
Send message
say "{msg}"
Set password
password {password}