Poradniki
Przewodniki po konfiguracji serwerów CS 1.6, poprawkach, tworzeniu pluginów i administracji.
Fix: 'meta list' Shows Metamod but Not AMX Mod X
Metamod loads but AMX Mod X is absent from meta list. How the addons/metamod/plugins.ini line works, the Linux vs Windows and i386 filename traps, and reading the load status.
Fix: 'Native not found' After Installing ReAPI
Why a plugin using ReAPI reports a missing native at load, how the reapi module, ReHLDS and ReGameDLL must line up, the modules.ini and version traps, and how to confirm the hook chain is available.
Fix: Players Stuck with STEAM_ID_PENDING
Why players show as STEAM_ID_PENDING and never validate, how Steam auth works on a CS 1.6 server, and the sv_lan, connectivity and non-Steam fixes that let them in.
Reading AMXX error_*.log: What Each Error Actually Means
Where AMX Mod X writes its logs, how to read a run-time error line, and what the common messages -- run time error 4, native error, invalid plugin, failed to load -- actually tell you.
Fix: amxmodmenu Opens Nothing
Why the amxmodmenu command opens an empty menu or nothing at all: missing admin flags, the menu front-end plugins not loaded, and how the submenu access model gates every entry.
Installing Weapon Skins and Player Models Safely
Where CS 1.6 stores view, world and player models, how to install custom skins without breaking hitboxes, and why sv_consistency can kick you for the wrong files.
Fix: Slow Downloads When Joining a Server
Why custom maps and models crawl when you join a CS 1.6 server, what the client can control, and how FastDL on the server fixes it for everyone.
Making Your First CS 1.6 Map: de_ Layout and Required Entities
Build a minimal but playable defusal map: seal the world, place both team spawns, add buy zones and a bomb site, light it, and compile it into cstrike/maps.
Admin Immunity: Setting Up the Immunity Flag Correctly
What the AMX Mod X immunity flag actually protects against, how to grant it in users.ini, and the common misconception that higher access outranks immunity.
CS 1.6 Ban Systems Compared (AMXBans, Simple Bans, Built-in)
Engine bans vs AMX Mod X amx_ban vs AMXBans MySQL: how each stores a ban, where the ban list lives, and which one to run for a single server versus a network.
Monitoring Server Uptime and Getting Alerts
Auto-restart a crashed CS 1.6 server with systemd, query the game port to confirm it is really up, and fire an alert to a webhook when it goes down.
sv_allowdownload, sv_allowupload and sv_downloadurl Explained
Exactly what each download cvar does, how the server and client flags interact, why sv_downloadurl needs the cstrike path, and how to stop clients joining with missing textures.









