←  [RSS] Pluginy

AMXX.pl: Support AMX Mod X i SourceMod

»

[L4D & L4D2] Tank Rock Pops Explosives...

Adminek AMXX.PL's Photo Adminek AMXX.PL 10.07.2023

About:
  • Allows the Tanks thrown rock to explode various explosive items when contacting them.
Cvars:

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:Installation:

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.
Attached Files Posted Image Get Plugin or Get Source (l4d_tank_rock_pops.sp - 7.8 KB) Posted Image l4d_tank_rock_pops.smx (6.7 KB)

Wyświetl pełny artykuł
Quote