Errors

Guides de configuration de serveurs CS 1.6, correctifs, développement de plugins et administration.

87 Tutoriels

Fix: Plugins Show 'bad load' After Upgrading to AMXX 1.9/1.10

Why your AMX Mod X plugins report 'bad load' after an upgrade, how to tell a Metamod failure from an AMXX one, and the module mismatch that causes almost all of it.

Fix: server.cfg Settings Not Applying

Your server.cfg edits are ignored? It is almost always the execution order or the hidden .txt extension. Here is the exact sequence the engine reads and how to make settings stick.

Fix: ED_Alloc: no free edicts

Why HLDS crashes with 'ED_Alloc: no free edicts', how to raise the edict pool with -num_edicts, and how to find the plugin or map that is leaking entities.