- Allows the Tanks thrown rock to explode various explosive items when contacting them.
Saved to l4d_tank_rock_pops.cfg in your servers cfgsourcemod folder.
PHP Code:
// 0=Plugin off, 1=Plugin on.
l4d_tank_rock_pops_allow "1"
// Turn on the plugin in these game modes, separate by commas (no spaces). (Empty = all).
l4d_tank_rock_pops_modes ""
// Turn off the plugin in these game modes, separate by commas (no spaces). (Empty = none).
l4d_tank_rock_pops_modes_off ""
// Turn on the plugin in these game modes. 0=All, 1=Coop, 2=Survival, 4=Versus, 8=Scavenge. Add numbers together.
l4d_tank_rock_pops_modes_tog "0"
// Which entities can explode: 1=GasCan, 2=Oxygen Tank, 4=Propane Tank, 8=Firework Crate, 16=Fuel Barrel, 31=All. Add numbers together.
l4d_tank_rock_pops_objects "31"
// Tank Rock Pops Explosives plugin version.
l4d_tank_rock_pops_version
Changes:
Code: 1.0 (10-Jul-2023)
- Initial release.
Requirements:
- Uses Left 4 DHooks Direct plugin version 1.134 or newer.
DO NOT click 'Get Plugin' or it will fail to compile because this plugin requires Left 4 DHooks Direct!
- Download the .smx file and put into your servers addonssourcemodplugins folder.


Wyświetl pełny artykuł