View Single Post
Author Message
Earendil
Senior Member
Join Date: Jan 2020
Location: Spain
Old 03-28-2023 , 18:01   [L4D & L4D2] Explosive Shots (v1.0.1) [30-Mar-2023]
Reply With Quote #1

About:
I made a much more limited plugin and only for Left 4 Dead 2. You can still find it here. A lot of people requested more features, like cover all snipers, prevent infected staggering, etc. Now I made this one to replace the old one and implement all the requested features and some more that I wanted.
Description:
  • Covers both Left 4 Dead and Left 4 Dead 2, but I have only tested it on Left 4 Dead 2.
  • Allows all weapons to cause explosive shots.
  • Miniguns included.
  • Each weapon can have its own settings.
  • Bullets can cause explosions with a chance of success.
  • Explosions can stagger special infected, tanks or witches with a chance of success.
  • Included natives to call to enable/disable explosive shots on specific players.
  • By default only AWP and Scout have explosive shots enabled, you can enable other weapons.

Natives:
PHP Code:
bool L4D_ExplosiveShots_Set(int clientint mode)
int L4D_ExplosiveShots_Get(int client
ConVars:
Spoiler
Install:
  • Place l4d_explosiveshots.smx in your sourcemod/plugins folder.
  • Place l4d_explosiveshots.cfg in your sourcemod/data folder.
Changelog:
Spoiler

GitHub repository
Attached Files
File Type: zip l4d_explosiveshots.zip (21.5 KB, 690 views)
__________________
>>My plugins<<
>>GitHub<<

Last edited by Earendil; 04-04-2023 at 06:43. Reason: Edit title
Earendil is offline