Руководства

Руководства по настройке серверов CS 1.6, исправлениям, разработке плагинов и администрированию.

3 Руководства

Precache Limits (Models, Sounds, Generic) and Performance

The engine's hard ceilings on precached models, sounds and generic files, the exact overflow errors they throw, and how to stay under them while keeping load times and memory sane.

Fix: MAX_MAP_CLIPNODES Exceeded

What clipnodes are, why complex brushwork blows past the GoldSrc limit, and how func_detail, CLIP/NULL texturing, and simpler geometry bring the count back down.

Fix: 'AllocBlock: Full' (Too Many Lightmaps)

Why the GoldSrc engine throws AllocBlock: Full when a map has too many unique lightmaps, and how to fix it with texture scaling, fewer lights, and the -chart report.