Daemon666 / CSB Team Gravity Публичный

Per-team gravity multipliers applied on every spawn with set_user_gravity; reset to normal when disabled.

v1.0.0 134 загрузок GPL-3.0 Обновлено Aug 21, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 13, 2025 1 Версии
csb_team_gravity.sma main 62130fa 2.5 KB
README.md

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 ResetHUD event.
  • say /gravity tells a player their current multiplier.
  • Disabling the plugin restores normal gravity.

Installation

  1. Enable the fun module in modules.ini.
  2. Compile csb_team_gravity.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Установка
1. Enable the fun module in addons/amxmodx/configs/modules.ini
2. Put csb_team_gravity.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvar-ы
CVARDefaultDescription
csb_grav_enabled 1 Enable per-team gravity (0 resets everyone to normal).
csb_grav_t 1.0 Gravity multiplier for Terrorists (1.0 = normal).
csb_grav_ct 1.0 Gravity multiplier for Counter-Terrorists (1.0 = normal).
Команды
CommandAccessDescription
say /gravity Show your current gravity multiplier.
История изменений — v1.0.0
1.0.0 - Initial release.
Версии →
Рейтинг

No ratings yet.

О плагине
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Скачать .sma
Требования
AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Модули fun
Известные конфликты Other plugins that call set_user_gravity (low-gravity rounds, VIP perks) will override the team value on that player.
Участники
Назад к плагинам