Railgun Blast
Description
/* ========================================================
* - NAME:
* + Railgun Blast
*
* - DESCRIPTION:
* + This is a fun plugin that adds a 'conc blast'
* + to the hit point of the railgun shot.
* + When the shot hits a wall/player/etc it will
* + create a 'conc blast' and bounce anyone
* + within the radius a certain distance away
* + depending on how close they are to the explosion.
*
* - CREDITS:
* + The old TF-Tech mod for giving me the idea.
* + TKG for helping me create a new push function.
* + Ramono for letting me know to register the entity with a touch.
*
* -------------
* Server cvars:
* -------------
* - railgunbounce <0/1/2>
* + Setting to 0 will turn the railgun blast off.
* + Setting to 1 will turn the railgun blast on and bounce everyone.
* + Setting to 2 (default) will turn the railgun blast on and bounce only you.
*
* ---------
* Versions:
* ---------
* 2.1 - Remade the push function, thanks TKG! (10-28-2011).
* 2.0 - Remade the plugin to be more optimized (10-27-2011).
* 1.1 - Added the cvar to bounce only yourself (08-30-2007).
* 1.0 - First version made and works (08-21-2007).
*/
Images
No preview images uploaded.
Archive Files
| Path | MD5 |
|---|---|
| ReadMe!.txt | cf8a7b67d2429720a737a9632ba09ea5 |
| tfc | — |
| addons | — |
| amxmodx | — |
| plugins | — |
| railgunblast.amxx | 629474ab81af3e541d9c123d3b92000a |
| scripting | — |
| railgunblast.sma | d8576f4f8b8d40b1b88f4735e556a0ec |