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_gravityso nothing is left changed. amx_lowgravforces a low-gravity round (admin levela).
Installation
- Compile
csb_low_gravity_event.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.









