Fires a modelled rocket with a smoke trail that flies straight and explodes on impact with radius damage and knockback.
Daemon666
1.0.0 - Initial release.
| 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//rocketwith 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
- Enable the
fakemeta,hamsandwichandfunmodules inmodules.ini. - Compile
csb_rocket_launcher.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map, then
bind mouse2 +rocket.
Instalare
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
Cvar-uri
| CVAR | Default | Description |
|---|---|---|
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. |
Comenzi
| Command | Access | Description |
|---|---|---|
+rocket |
|
Fire a rocket along your aim. |
say /rocket |
|
Fire a rocket along your aim. |
Jurnal de modificări — v1.0.0
1.0.0 - Initial release.Versiuni →
Evaluare
No ratings yet.
Despre
Download v1.0.0
Cerințe
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opțional |
| ReAPI | Opțional |
| Metamod | Metamod / Metamod-r |
| Module | fakemeta hamsandwich fun |
| Conflicte cunoscute | The rocket, smoke and explosion sprites/models must exist on the server; they ship with base Half-Life/CS. |
Contribuitori









