Daemon666 / CSB Speed Boost Öffentlich

Timed speed boosts from map-placed zones or /boost, re-applied on weapon switch, with a HUD countdown.

v1.0.0 127 Downloads GPL-3.0 Zuletzt aktualisiert Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Oct 28, 2025 1 Versionen
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

  1. Enable the fun module in modules.ini.
  2. Compile, install to plugins/, add to plugins.ini, change map.
Installation
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
Cvars
CVARDefaultDescription
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.
Befehle
CommandAccessDescription
say /boost Trigger a speed boost on yourself.
Änderungsprotokoll — v1.0.0
1.0.0 - Initial release.
Versionen →
Bewertung

No ratings yet.

Info
Download v1.0.0
Compiled live from the source below — nothing pre-built.
.sma herunterladen
Anforderungen
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optional
ReAPI Optional
Metamod Metamod / Metamod-r
Module fun fakemeta
Mitwirkende
Zurück zu den Plugins