France -= OLT.LaLeagane.Ro 18+=- 3/32
Germany Frag Syndicate [ZP] Classic Levels Events 2/24
Promuj serwer

Poradniki

Przewodniki po konfiguracji serwerów CS 1.6, poprawkach, tworzeniu pluginów i administracji.

8 Poradniki

24/7 Dust2 Servers: Still the Easiest Way to Fill?

Why a single-map de_dust2 rotation still fills faster than a varied one, the exact cvars and mapcycle to lock it, and where the model breaks down as your server grows.

Per-Map Configs (maps/mapname.cfg)

Stock HLDS does not auto-execute a per-map config. Here is the mapchangecfgfile workaround and a small AMX Mod X plugin that reliably execs maps/mapname.cfg on every map.

amx_map, amx_extendmap and Changelevel Commands

The difference between amx_map, the engine changelevel command and amx_votemap, how extending a map really works, and how to avoid a failed changelevel.

Fix: 'Couldn't open .wad' - Missing WAD Files for Clients

Why a custom map throws 'couldn't open' WAD errors, how a .bsp references texture WADs, putting the WADs where clients can download them, and embedding textures so they never miss.

How to Add Custom Maps to a CS 1.6 Server

Add custom maps to a CS 1.6 server the right way: where the .bsp and its assets go, the mapcycle, fast download so players actually get the files, and the missing-resource crashes.

Fix: Players Can't Download Your Custom Maps

Why players join a custom map with black checkerboard textures or no map at all, the three cvars that gate downloading, resource precache limits, and how to confirm the file is actually served.

Fix: 'Missing map' When Joining a Server

You click a server, the download bar stalls or errors, and you drop out with 'Missing map'. Here is why it happens and how to actually get onto the server.

mapcycle.txt: How to Set Your Map Rotation

How the CS 1.6 engine reads mapcycle.txt, how it picks the next map, and the per-map config hook and common traps that quietly break a rotation.