Timed speed boosts from map-placed zones or /boost, re-applied on weapon switch, with a HUD countdown.
Daemon666
1.0.0 - Initial release.
| csb_speed_boost.sma main | 09fdc32 | 4.7 KB |
README.md
CSB Speed Boost raises a player's maxspeed for a configurable duration. Boosts trigger from zones defined per map in addons/amxmodx/data/csb_boostzones/<map>.txt (one x y z radius per line) or from the /boost chat command, which other plugins (shop, VIP) can call too. The boost is re-applied on every weapon switch via the CurWeapon event, and a HUD line counts down the remaining time.
Features
- Map-based boost zones with per-map text files.
- Survives weapon switching for the full duration.
- Live HUD countdown of remaining boost seconds.
Installation
- Enable the
funmodule inmodules.ini. - Compile, install to
plugins/, add toplugins.ini, change map.
Установка
1. Compile the .sma (or use the site compiler) 2. Put the .amxx in addons/amxmodx/plugins/ 3. Add it to addons/amxmodx/configs/plugins.ini 4. Change map
Cvar-ы
| CVAR | Default | Description |
|---|---|---|
csb_boost_enabled |
1 |
Enable zone-based boosts. |
csb_boost_speed |
400.0 |
Maxspeed applied while boosted. |
csb_boost_duration |
10.0 |
Boost duration in seconds. |
Команды
| Command | Access | Description |
|---|---|---|
say /boost |
|
Trigger a speed boost on yourself. |
История изменений — v1.0.0
1.0.0 - Initial release.Версии →
Рейтинг
No ratings yet.
Download v1.0.0
Требования
| AMX Mod X | ≥ 1.9 |
| Движок | ReHLDS HLDS |
| ReGameDLL | Необязательно |
| ReAPI | Необязательно |
| Metamod | Metamod / Metamod-r |
| Модули | fun fakemeta |
Участники









