[L4D & L4D2] Pipebomb Shove (1.0) [21-Jun-2012]
Related Plugins:
About:
Thanks:
Cvars:
Saved to l4d_pipebomb_shove.cfg in your servers \cfg\sourcemod\ folder.
Installation:
About:
- Attaches a pipebomb to common/special infected mouths.
- Because Hunters, Chargers and Jockeys have no mouth attachments, they will hold the pipe in their hands.
Thanks:
- JoBarfCreepy - For the "Molotov Shove" original idea and request.
- alexip121093 - For the "Vomitjar Shove" idea and request.
- Don't Fear The Reaper - For the "Pipebomb Shove" idea and request.
Cvars:
Saved to l4d_pipebomb_shove.cfg in your servers \cfg\sourcemod\ folder.
PHP Code:
// 0=Plugin off, 1=Plugin on.
l4d_pipebomb_shove_allow "1"
// Turn on the plugin in these game modes, separate by commas (no spaces). (Empty = all).
l4d_pipebomb_shove_modes ""
// Turn off the plugin in these game modes, separate by commas (no spaces). (Empty = none).
l4d_pipebomb_shove_modes_off ""
// Turn on the plugin in these game modes. 0=All, 1=Coop, 2=Survival, 4=Versus, 8=Scavenge. Add numbers together.
l4d_pipebomb_shove_modes_tog "0"
// 1=Common, 2=Witch, 4=Smoker, 8=Boomer, 16=Hunter, 32=Spitter, 64=Jockey, 128=Charger, 256=Tank, 511=All.
l4d_pipebomb_shove_infected "511"
// Infected Glow plugin version.
l4d_pipebomb_shove_version
Installation:
- Click "Get Plugin" and put the .smx file into your servers \addons\sourcemod\plugins\ folder.
- Download "l4d_pipebomb_shove.txt" and put the file into your servers \addons\sourcemod\gamedata\ folder.
Orignal From: [L4D & L4D2] Pipebomb Shove (1.0) [21-Jun-2012]
Post a Comment