Daemon666 / CSB CVar Menu Herkese açık

A menu of the cvars admins change most (friendly fire, gravity, freeze/round/buy time, team balance, start money, C4 timer) that cycles preset values inline.

v1.0.0 133 indirme GPL-3.0 Son güncelleme Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 12, 2025 1 Sürümler
csb_cvar_menu.sma main 8f81577 4.4 KB
README.md

CSB CVar Menu collects the settings server admins reach for constantly — friendly fire, gravity, freeze time, round time, buy time, auto team balance, start money and the C4 timer — into one menu. Each row shows the current value; selecting it cycles to the next preset and applies it immediately with set_cvar_string, then reopens so you can keep tuning.

Inspired by the AMX Mod X CVar menu. Independent GPL re-implementation.

Features

  • Eight common cvars, each with a curated list of sensible preset values.
  • Live current value shown inline next to every entry.
  • Selecting a row advances to the next preset and wraps around at the end.
  • Opens with amx_cvarmenu or say /cvars (admins only).
  • Each change is announced to the admin and written to the AMXX log.

Installation

  1. Compile csb_cvar_menu.sma and copy it to addons/amxmodx/plugins/.
  2. Add it to plugins.ini and change the map.

amx_cvarmenu needs the ADMIN_CVAR flag (l). The preset lists live at the top of the source — edit them to taste and recompile.

Kurulum
1. Put csb_cvar_menu.amxx in addons/amxmodx/plugins/
2. Add it to addons/amxmodx/configs/plugins.ini
3. Change map
Komutlar
CommandAccessDescription
amx_cvarmenu l (ADMIN_CVAR) Open the quick cvar menu.
say /cvars l (ADMIN_CVAR) Open the quick cvar menu (admins only).
Değişiklik günlüğü — v1.0.0
1.0.0 - Initial release.
Sürümler →
Puan

No ratings yet.

Hakkında
  • Admin
  • Lisans: GPL-3.0
  • Daemon666
  • Orijinal yazar: AMX Mod X Development Team (CVar Menu)
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
Bilinen çakışmalar Other plugins that also drive these cvars (e.g. gamemode managers) can overwrite values the moment you set them.
Katkıda bulunanlar
Eklentilere Dön