Ръководства
Ръководства за настройка на CS 1.6 сървъри, поправки, разработка на плъгини и администрация.
What Is ReGameDLL_CS and Should You Use It?
ReGameDLL_CS is an open reimplementation of the CS game logic library that unlocks cvars like mp_maxrounds, fixes long-standing bugs, and exposes ReAPI hooks; here is what it is and when to run it.
What Is Metamod and Why Do You Need It?
Metamod is the GoldSrc plugin loader that sits between the engine and the game DLL, letting AMX Mod X and other plugins hook the mod without patching cs.so, plus how liblist.gam and plugins.ini wire it in.
What Is AMX Mod X? How the CS 1.6 Admin and Scripting Platform Works
A plain explanation of AMX Mod X: where it sits above the engine, how Metamod loads it, what .sma/.amxx and modules are, and the config files that run it.
Pawn Language Basics for AMX Mod X Beginners
Pawn is not C, and the differences bite: no real strings, one numeric type with tags, and forwards instead of a main(). A concise, correct primer for admins writing their first AMXX plugin.









