Classic (Standart)
Startbefehl (Linux)
./hlds_run -game cstrike +ip {ip} +port {port} +map {default_map} +maxplayers {maxplayers} +sys_ticrate {fps} +rcon_password {rcon_password}
Startbefehl (Windows)
hlds.exe -console -game cstrike +ip {ip} +port {port} +map {default_map} +maxplayers {maxplayers} +sys_ticrate {fps} +rcon_password {rcon_password}
Repositories
- Entferntes Repository (Linux)
- https://cdn.gameap.com/cstrike-1.6/amxx.tar.xz
Variablen
| Variable | Typ | Standardwert | Beschreibung | Administrator |
|---|---|---|---|---|
| default_map 🌐 3 | Auswahl | de_dust2 |
Standardkarte
Optionen: as_oilrig, cs_747, cs_assault, cs_backalley, cs_estate +20
|
— |
| fps 🌐 3 | Zeichenkette | 500 | Server-FPS (sys_ticrate) | ✓ |
| maxplayers 🌐 3 | Zeichenkette | 32 | Maximale Spielerzahl | ✓ |
Schnelle RCON-Befehle
| Beschreibung | Befehl |
|---|---|
| Status 🌐 3 | status |
| Serverauslastung 🌐 3 | stats |
| Zuletzt getrennte Spieler 🌐 3 | amx_last |
| Admins auf dem Server 🌐 3 | amx_who |
Konsolenbefehle
Spieler trennen
kick #{id}
Spieler sperren
amx_ban "{name}" {time} "{reason}"
Spielernamen ändern
amx_nick #{id} {name}
Sanfter Neustart
restart
Karte wechseln
changelevel {map}
Nachricht senden
amx_say "{msg}"
Passwort setzen
password {password}