Cooperative patches for Counter-Strike: Condition Zero. Enables cooperative play for Tour of Duty missions and allows to play with Yet Another POD-Bots.
Coop.mp4
- Left side: Admin
192.168.124.1
- Right side: Player
192.168.124.160
- Added extra enemy bots on Player join
- 🏃♀️ Compatibility with Yet Another POD-Bot (YaPB)
- 🎮 Maximum slots and spawns for extra players
- 😎 Singleplayer and custom campaign support
- ➕ Extra bots addition for each joined player
- 🍰 Simplified survival and in-a-row tasks
- 🎫 Fixed restart and continue messages
- 🧊 Decreased freeze time
- 🔦 Enabled flashlights
- 🦘 No jump slowdown
- 🗝️ No passwords
- ⏳ No pauses
- Counter-Strike: Condition Zero for all teammates
- LAN connection with your teammates (physical or virtual)
- Admin: Install Condition-Zero-Coop.exe to your Half-Life folder and start any career mission
- Teammates: Connect to Admin by
connect <IP>
orFind Servers -> Lan
All settings should be configured via coop.cfg file:
CVar | Default Value | Description |
---|---|---|
bots_custom_ai |
0 | Custom bots AI: 1 - YaPB; 0 - zBot (default AI) |
bots_per_player |
3 | Extra bots on player join Adds the specified number of enemy bots with campaign difficulty skill |
motd_restart |
1 | Show MotD on mission restart: 1 - on; 0 - off |
simple_hostages |
1 | Hostage tasks can be completed by: 1 - players & YaPB bots; 0 - players only |
simple_survival |
1 | Simplified survival and in-a-row tasks. Task fails when: 1 - all players are dead; 0 - any player is dead |
CVar | Description |
---|---|
bot_difficulty |
Extra bots and YaPB difficulty: 0 - Easy/Newbie; 1 - Medium/Average; 2 - Hard/Normal; 3 - Expert/Professional; 4 - Expert/Godlike (YaPB) |
mp_friendlyfire |
Allow friendly fire: 1 - on; 0 - off |
Command | Description |
---|---|
map_info |
Show map name and spawn count |
player_kill |
Kill all players (non-bots) |
- 🪟 Compatible with Windows Steam 25th Anniversary Update version
- ⏳ Latest compatible version for Beta-SteamPipe and Pre-25th builds - 1.3.0
- 🍌 More missions: gamebanana.com
- 🟣 Steam guides: Eng; Rus
- 🔄 Mission change requires teammates reconnection
- 👀 Teammates can't view tasks
- 👯♀ Max players = 32
- Install:
- Counter-Strike: Condition Zero - Clean Base Steam version
- ReGameDLL_CS - Release Play version*
- AMX Mod X - Base Package + Counter-Strike
- Metamod-R
- Orpheu
- ReAPI
- YaPB
- Copy (with replace) repository content to your
Half-Life
folder - Replace hex bytes
3B F0 0F 4C F0 A1
toBE 20 00 00 00 A1
in yourHalf-Life\hw.dll
file - Compile Condition Zero Coop with
Half-Life\czero\addons\amxmodx\scripting\cz_coop.bat
- Compile Autospawnpoints with
Half-Life\czero\addons\amxmodx\scripting\autospawnpoints.bat
- Compile No Slow Down with
Half-Life\czero\addons\amxmodx\scripting\noslowdown.bat
- Compile
Half-Life\Condition-Zero-Coop.iss
with Inno Setup to make installer