CSB Jetpack

v1.0.0 1 pobrań Daemon666 Ostatnia aktualizacja: Jul 15, 2026

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.

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

  1. Compile csb_jetpack.sma and copy it to addons/amxmodx/plugins/.
  2. Add it to plugins.ini and change the map.
  3. 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

CVARDefaultDescription
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

CommandAccessDescription
+jetpack Hold to fire the jetpack (bind a key to it).

Lista zmian — v1.0.0

1.0.0 - Initial release.
Wersje →
Współtwórcy: Daemon666 ✦
Oryginalny autor: VEN (Jetpack) Licencja: GPL-3.0

Ocena

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Pobierz .sma
Pliki:
csb_jetpack.sma main 5.2 KB

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.
Wróć do Pluginów