Daemon666 / CSB Rocket Launcher Herkese açık

Fires a modelled rocket with a smoke trail that flies straight and explodes on impact with radius damage and knockback.

v1.0.0 121 indirme GPL-3.0 Son güncelleme Aug 24, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 21, 2025 1 Sürümler
csb_rocket_launcher.sma main 4580eba 7.3 KB
README.md

CSB Rocket Launcher hands players a real rocket. Bind a key to +rocket (or use /rocket): on a short cooldown it spawns a rocket entity along your aim with a model and a beam-follow smoke trail, flying at a constant speed. A fast task traces the rocket's next step every frame; when it hits a wall or reaches a player it detonates with an explosion sprite, distance-scaled radius damage through Ham_TakeDamage, and a knockback push away from the blast, all credited to the shooter.

Inspired by the community Rocket Launcher / RPG plugins. Independent GPL re-implementation.

Features

  • +rocket / /rocket with a cooldown.
  • Modelled rocket with a smoke trail and firing sound.
  • Distance-scaled radius damage plus knockback on detonation.
  • Speed, damage, radius and cooldown are all cvars.

Installation

  1. Enable the fakemeta, hamsandwich and fun modules in modules.ini.
  2. Compile csb_rocket_launcher.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map, then bind mouse2 +rocket.
Kurulum
1. Enable the fakemeta, hamsandwich and fun modules in addons/amxmodx/configs/modules.ini
2. Put csb_rocket_launcher.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
4. bind a key to +rocket
Cvarlar
CVARDefaultDescription
csb_rl_enabled 1 Enable or disable the rocket launcher.
csb_rl_speed 900.0 Rocket flight speed in units per second.
csb_rl_damage 120.0 Maximum blast damage at the centre.
csb_rl_radius 220.0 Blast radius in units.
csb_rl_cooldown 1.5 Seconds between rockets per player.
Komutlar
CommandAccessDescription
+rocket Fire a rocket along your aim.
say /rocket Fire a rocket along your aim.
Değişiklik günlüğü — v1.0.0
1.0.0 - Initial release.
Sürümler →
Puan

No ratings yet.

Hakkında
  • Fun
  • Lisans: GPL-3.0
  • Daemon666
  • Orijinal yazar: AMXX community (RPG concept)
Download v1.0.0
Compiled live from the source below — nothing pre-built.
.sma indir
Gereksinimler
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL İsteğe bağlı
ReAPI İsteğe bağlı
Metamod Metamod / Metamod-r
Modüller fakemeta hamsandwich fun
Bilinen çakışmalar The rocket, smoke and explosion sprites/models must exist on the server; they ship with base Half-Life/CS.
Katkıda bulunanlar
Eklentilere Dön