A fuel-limited jetpack: hold +jetpack to fly along your aim with lift and a thrust light, drain a fuel bar, and refill it on the ground. Access can be flag-restricted.
Daemon666
1.0.0 - Initial release.
| csb_jetpack.sma main | 726482d | 5.2 KB |
README.md
CSB Jetpack gives players a jetpack on a key bind. While +jetpack is held the player is pushed along their aim direction (velocity_by_aim) with an upward lift, a thrust light burns at their feet and a fuel bar drains on the HUD. Standing on the ground refills the tank. Access can be locked behind an admin flag so it becomes a VIP perk.
Inspired by VEN's classic Jetpack plugin. Independent GPL re-implementation; no original code is reused.
Features
- Bind a key to
+jetpack; hold to fly, release to stop. - Fuel bar shown on the HUD, draining in flight and regenerating on the ground.
- Tunable thrust (
csb_jet_power), lift, drain and regen rates. - Optional VIP gate via
csb_jet_flag.
Installation
- Compile
csb_jetpack.smaand copy it toaddons/amxmodx/plugins/. - Add it to
plugins.iniand change the map. - Tell players to bind a key, e.g.
bind mouse2 +jetpack.
Instalacja
1. Put csb_jetpack.amxx in addons/amxmodx/plugins/ 2. Add it to addons/amxmodx/configs/plugins.ini 3. Change map 4. Players bind a key: bind mouse2 +jetpack
Cvary
| CVAR | Default | Description |
|---|---|---|
csb_jet_enabled |
1 |
Master enable for the jetpack. |
csb_jet_power |
320 |
Forward thrust speed. |
csb_jet_lift |
170.0 |
Upward push while thrusting. |
csb_jet_drain |
1.5 |
Fuel consumed per 0.1s tick in flight. |
csb_jet_regen |
2.0 |
Fuel regained per 0.1s tick on the ground. |
csb_jet_flag |
|
Required admin flag(s) to use the jetpack (empty = everyone). |
Komendy
| Command | Access | Description |
|---|---|---|
+jetpack |
|
Hold to fire the jetpack (bind a key to it). |
Lista zmian — v1.0.0
1.0.0 - Initial release.Wersje →
Ocena
No ratings yet.
Download v1.0.0
Wymagania
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opcjonalne |
| ReAPI | Opcjonalne |
| Metamod | Metamod / Metamod-r |
| Moduły | fakemeta fun |
| Znane konflikty | Other plugins that overwrite player velocity every frame (some gravity/no-clip mods) can fight the jetpack for control. |
Współtwórcy









