CSB Low Gravity Event

v1.0.0 1 изтегляния Daemon666 Последна актуализация: Jul 16, 2026

Randomly turns a round into a low-gravity round with an announcement and HUD indicator, restoring gravity at round end.

CSB Low Gravity Event keeps public rounds fresh. At each round start there is a configurable chance to drop sv_gravity for the whole round; it is announced in chat, shown on the HUD, and the server's normal gravity is restored the moment the round ends. Admins can force one on demand with amx_lowgrav.

Features

  • Chance-based low-gravity rounds via csb_lowgrav_chance.
  • Gravity value is a cvar (csb_lowgrav_value).
  • Saves and restores the real sv_gravity so nothing is left changed.
  • amx_lowgrav forces a low-gravity round (admin level a).

Installation

  1. Compile csb_low_gravity_event.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  2. Change the map.

Инсталация

1. Put csb_low_gravity_event.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
2. Change map

Cvar-и

CVARDefaultDescription
csb_lowgrav_enabled 1 Enable or disable random low gravity rounds.
csb_lowgrav_chance 20 Percent chance per round for a low gravity round.
csb_lowgrav_value 300 sv_gravity value used during the event.

Команди

CommandAccessDescription
amx_lowgrav a (ADMIN_LEVEL_A) Force a low gravity round immediately.

Списък с промени — v1.0.0

1.0.0 - Initial release.
Версии →
Сътрудници: Daemon666 ✦
Лиценз: GPL-3.0

Оценка

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Изтегли .sma
Файлове:
csb_low_gravity_event.sma main 3.2 KB

Изисквания

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Известни конфликти Other plugins that change sv_gravity per round may fight over the value.
Обратно към плъгините