[L4D & L4D2] Molotov Shove (1.0) [20-Jun-2012]
About:
Thanks:
Cvars:
Saved to l4d_molotov_shove.cfg in your servers \cfg\sourcemod\ folder.
Installation:
- Ignites infected who are shoved by survivors holding a molotov.
Thanks:
- JoBarfCreepy - For the idea and request.
Cvars:
Saved to l4d_molotov_shove.cfg in your servers \cfg\sourcemod\ folder.
PHP Code:
// 0=Plugin off, 1=Plugin on.
l4d_molotov_shove_allow "1"
// Turn on the plugin in these game modes, separate by commas (no spaces). (Empty = all).
l4d_molotov_shove_modes ""
// Turn off the plugin in these game modes, separate by commas (no spaces). (Empty = none).
l4d_molotov_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_molotov_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_molotov_shove_infected "511"
// 0=Infinite. How many times per round can someone use their molotov to ignite infected.
l4d_molotov_shove_limit "0"
// Infected Glow plugin version.
l4d_molotov_shove_version
Installation:
- Click "Get Plugin" and put the .smx file into your servers \addons\sourcemod\plugins\ folder.
Orignal From: [L4D & L4D2] Molotov Shove (1.0) [20-Jun-2012]
Post a Comment