CSB Low Gravity Event

v1.0.0 0 descărcări Daemon666 Ultima actualizare: Jul 15, 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.

Instalare

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

Cvar-uri

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.

Comenzi

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

Jurnal de modificări — v1.0.0

1.0.0 - Initial release.
Versiuni →
Contribuitori: Daemon666 ✦
Licență: GPL-3.0

Evaluare

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Descarcă .sma
Fișiere:
csb_low_gravity_event.sma main 3.2 KB

Cerințe

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opțional
ReAPI Opțional
Metamod Metamod / Metamod-r
Conflicte cunoscute Other plugins that change sv_gravity per round may fight over the value.
Înapoi la Pluginuri