Daemon666 / CSB Captains Pick Herkese açık

Captain draft: two captains pick players alternately from a menu into balanced teams, with a turn/roster HUD.

v1.0.0 133 indirme GPL-3.0 Son güncelleme Aug 21, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Apr 2, 2026 1 Sürümler
csb_captains_pick.sma main b1e66f9 6.3 KB
README.md

CSB Captains Pick runs a classic captain draft. An admin starts it with amx_captains; the two highest-ranked players (by frags) become the T and CT captains. They then take turns picking from a menu of the remaining players - each pick is moved onto the captain's team with cs_set_user_team - until everyone is assigned. A HUD shows whose turn it is, which side they pick for and how many players are left, and the match restarts when the draft is done.

Features

  • amx_captains starts the draft; top two frags become captains.
  • Menu-driven alternating picks, moved with cs_set_user_team.
  • Turn / roster HUD for the whole server.
  • Captain disconnect cancels the draft cleanly.

Installation

  1. Enable the cstrike module in modules.ini.
  2. Compile csb_captains_pick.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Kurulum
1. Enable the cstrike module in addons/amxmodx/configs/modules.ini
2. Put csb_captains_pick.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvarlar
CVARDefaultDescription
csb_captains_enabled 1 Enable or disable the captain draft.
Komutlar
CommandAccessDescription
amx_captains h (ADMIN_MAP) Start a captain draft.
amx_captains_stop h (ADMIN_MAP) Cancel the current draft.
say /pick Open your pick menu when it is your turn (captains only).
Değişiklik günlüğü — v1.0.0
1.0.0 - Initial release.
Sürümler →
Puan

No ratings yet.

Hakkında
Download v1.0.0
Compiled live from the source below — nothing pre-built.
.sma indir
Gereksinimler
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL İsteğe bağlı
ReAPI İsteğe bağlı
Metamod Metamod / Metamod-r
Modüller cstrike
Bilinen çakışmalar Auto-balance and other team-management plugins will undo picks; disable them during a draft.
Katkıda bulunanlar
Eklentilere Dön