Per-team gravity multipliers applied on every spawn with set_user_gravity; reset to normal when disabled.
CSB Team Gravity lets one side jump higher or fall slower than the other — the balance trick behind Furien, Hide'n'Seek and many custom modes. On every respawn the plugin reads the player's team and applies set_user_gravity with the team's multiplier (1.0 is normal gravity, 0.5 is half). When you turn the plugin off, everyone is reset to normal on their next spawn.
Features
- Separate gravity multipliers for T (
csb_grav_t) and CT (csb_grav_ct). - Re-applied on every spawn via the
ResetHUDevent. say /gravitytells a player their current multiplier.- Disabling the plugin restores normal gravity.
Installation
- Enable the
funmodule inmodules.ini. - Compile
csb_team_gravity.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.









