GOLDSRC · VERIFIED 2026-07-27
Condition Zero plugin stack: install the correct framework
Condition Zero plugin stack: install the correct framework. Version-specific steps, checks, rollback, and upstream sources for GoldSrc (Condition Zero branch)
Counter-Strike: Condition Zero uses Metamod and the Counter-Strike/Condition-Zero AMX Mod X package for the supported community-plugin workflow covered here. Install only current upstream packages for GoldSrc (Condition Zero branch), verify the framework before adding a plugin, and keep the stock server snapshot available.
Before you change anything
- A legitimate Steam installation or dedicated-server installation for Counter-Strike: Condition Zero.
- A backup of every file that will be changed.
- Access to the local client console or the dedicated-server console, as appropriate.
Version-specific procedure
- Confirm that the stock dedicated server starts and accepts a connection.
- Download Metamod and the Counter-Strike/Condition-Zero AMX Mod X package only from the linked upstream project pages.
- Follow the upstream layout for the czero game directory; do not improvise a loader path from another engine.
- Restart the server and verify the framework before installing any third-party plugin.
- Capture `meta list` and `amxx plugins` in the server console; add one plugin only after the framework baseline passes.
Verify the result
- The framework reports its version in the server console.
- The stock server still loads a stock map with the framework and no optional plugin.
Rollback
- Stop the server and restore the pre-framework game-directory snapshot; never delete individual loader files while the process is running.
Common pitfalls
- A plugin’s marketing claim is not compatibility evidence; require a current release and engine/build support statement.