CSB 1v1 Arena

v1.0.0 0 indirme Daemon666 Son güncelleme: Jul 15, 2026

A multi-arena 1v1 duel manager: queue players, pair them into arenas with equal weapons, winner stays, loser requeues, wins tracked on a ladder.

CSB 1v1 Arena runs proper duels. Arena spawn points are read in pairs from a per-map data file (addons/amxmodx/configs/csb_arenas/<map>.ini, one x y z per line); when no file exists it falls back to the map's own spawn points. Players are queued and paired into free arenas, teleported to their spawns and given identical weapons. The winner of a duel stays and the loser drops to the back of the queue; a ladder counts wins and shows the current arena and score on the HUD.

Inspired by the community MultiArena / 1v1 plugins. Independent GPL re-implementation.

Features

  • Up to sixteen arenas from a per-map data file or auto-detected spawns.
  • Queue with winner-stays / loser-requeues rotation.
  • Identical loadout each duel (knife + Deagle by default).
  • Per-player win ladder on the HUD.

Installation

  1. Enable the fakemeta, hamsandwich and fun modules in modules.ini.
  2. Optionally create addons/amxmodx/configs/csb_arenas/<map>.ini with pairs of x y z spawn points.
  3. Compile csb_arena_1v1.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  4. Change the map.

Kurulum

1. Enable the fakemeta, hamsandwich and fun modules in addons/amxmodx/configs/modules.ini
2. Optionally add addons/amxmodx/configs/csb_arenas/<map>.ini with pairs of x y z points
3. Put csb_arena_1v1.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
4. Change map

Cvarlar

CVARDefaultDescription
csb_arena_enabled 1 Enable or disable the arena manager.

Değişiklik günlüğü — v1.0.0

1.0.0 - Initial release.
Sürümler →
Katkıda bulunanlar: Daemon666 ✦
Orijinal yazar: MultiArena / 1v1 Arena (concept) Lisans: GPL-3.0

Puan

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
.sma indir
Dosyalar:
csb_arena_1v1.sma main 7.7 KB

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 fakemeta hamsandwich fun
Bilinen çakışmalar Run without other respawn or arena managers; combining round managers causes double respawns.
Eklentilere Dön