CSB Nextmap Info

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

Shows the next map in a HUD line and answers /nextmap, announcing the upcoming map at fixed thresholds near map end.

CSB Nextmap Info keeps the upcoming map visible. It reads amx_nextmap live (so it reflects a map vote result), shows it in a small HUD line, answers /nextmap in chat with the time left, and announces the next map at fixed thresholds — 5, 2, 1 minute and 30 seconds — so nobody is caught out by the change.

Features

  • HUD line with the next map, refreshed live from amx_nextmap.
  • /nextmap chat command with time left.
  • Threshold announcements near map end (once each).
  • Pure core plugin, no extra modules.

Installation

  1. Compile csb_nextmap_hud.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  2. Make sure a nextmap/mapchooser plugin sets amx_nextmap (the stock nextmap.amxx does).
  3. Change the map.

Kurulum

1. Put csb_nextmap_hud.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
2. Ensure amx_nextmap is set by your map-cycle plugin
3. Change map

Cvarlar

CVARDefaultDescription
csb_nextmap_enabled 1 Enable or disable nextmap info.
csb_nextmap_hud 1 Show the next map as a HUD line.

Komutlar

CommandAccessDescription
say /nextmap Show the next map and time left.

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

1.0.0 - Initial release.
Sürümler →
Katkıda bulunanlar: Daemon666 ✦
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_nextmap_hud.sma main 2.9 KB

Gereksinimler

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL İsteğe bağlı
ReAPI İsteğe bağlı
Metamod Metamod / Metamod-r
Bilinen çakışmalar Relies on amx_nextmap being set; without a nextmap plugin it will show 'unknown'.
Eklentilere Dön