Ready-to-use Pterodactyl egg for Counter-Strike 1.6 servers using PluginyCS BasePack.
- 🚀 Automatic Installation - Downloads and configures BasePack in seconds
- 🔐 Reunion Hash Salt - Easy configuration via Pterodactyl panel
- 🔧 Pre-installed Modules - ReHLDS, ReGameDLL, ReAPI, Metamod-r and more
- Download
egg-counter--strike1-6--basepack.json - In Pterodactyl admin panel go to: Nests → Import Egg
- Select the JSON file and import
- Create a new server using the imported egg
- Configure basic parameters:
- Map - Default map (e.g.,
de_dust2) - Reunion Hash Salt - 32-character hex string (optional)
- Map - Default map (e.g.,
Start the server - BasePack installation will happen automatically on first run.
Reunion Hash Salt is a 32-character string (hex recommended) used for Steam ID generation. Configure it in Pterodactyl panel or generate your own:
openssl rand -hex 16Example: 9f3a2b7c1d4e5f6081a2b3c4d5e6f701
BasePack includes the following modules (current version: 2.1.0):
| Module | Version | Description |
|---|---|---|
| AMX Mod X | 1.10.0.5468 | Plugin system |
| Metamod-r | 1.3.0.149 | Plugin loader |
| ReHLDS | 3.14.0.857 | Optimized HLDS engine |
| ReAPI | 5.26.0.338 | API for mods |
| ReGameDLL | 5.28.0.756 | Rewritten game logic |
| Reunion | 0.2.0.25 | Anti-cheat and authorization |
| ReVoice Plus | 2.1.0 | Voice communication |
- Rechecker 2.7
- ReAuthCheck 0.1.6
- WHBlocker 1.5.697
- ReSemiclip 2.4.3
- Hitbox Fixer 1.1.4
./hlds_run -console -game cstrike -port 27015 -sport 26900 +map de_dust2 +ip 0.0.0.0 -strictportbind -norestart +maxplayers 32 -pingboost 1 +sys_ticrate 2000 +exec server.cfg -heapsize 65536 -num_edicts 4096 -condebug -master -conclearlog -secure -nobreakpad| Name | Default Value | Description |
|---|---|---|
HLDS_GAME |
cstrike |
Game name (do not change) |
SRCDS_MAP |
de_dust2 |
Starting map |
VAC_PORT |
26900 |
VAC port |
REUNION_HASH_SALT |
(empty) | Hash salt for Reunion (32 characters) |
- Check installation logs
- Make sure BasePack was downloaded correctly
- Verify file permissions
If you see a SteamIdHashSalt warning, set the value in Pterodactyl panel or edit reunion.cfg manually.