AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D2] Ricochet (https://forums.alliedmods.net/showthread.php?t=319618)

BHaType 11-11-2019 05:15

[L4D2] Ricochet
 
1 Attachment(s)
Description
Click Me

ConVars
PHP Code:

sm_ricochet_tracer_type <- What type of tracers shuld we use?
incendiary
explosive
Original weapon tracers

sm_ricochet_angle 
<- The angle at which there can be a ricochet
sm_ricochet_chance 
<- Chance of ricochet
sm_ricochet_damage 
<- Damage of ricochet
sm_ricochet_damage_type 
<- Damage type of ricochet
sm_ricochet_upgraded_ammo_only 
<- Ricochet will work only if weapon has upgraded ammo 


sonic155 11-11-2019 16:56

Re: [L4D2] Ricochet
 
Testing =o

sonic155 11-11-2019 17:11

Re: [L4D2] Ricochet
 
looks like it works didnt find any bugs or anything out of the normal ill keep testing to see if I or any of my players find any bugs and ill report them back to you =o

sxtszx 03-03-2021 10:10

Re: [L4D2] Ricochet
 
Very cool plugin and it adds to the graphic features of the game. I turned off the damage because I only want a visual effect and the ricochet damage can be hard to controlled for the general players.

I did notice I can sometimes get ricochet effect on zombies when bullets hit them in the right angle. Any chance you can add a fix to avoid ricochet on zombies (common & SIs)?

Coffe Games 03-02-2023 15:26

Re: [L4D2] Ricochet
 
Congratulations on the work done on the plugin!

can you make it to be activated only during explosive ammo upgrade, or even to activate separately for each type of weapon in the game?

BHaType 05-19-2023 04:53

Re: [L4D2] Ricochet
 
Quote:

Originally Posted by sxtszx (Post 2739107)
Very cool plugin and it adds to the graphic features of the game. I turned off the damage because I only want a visual effect and the ricochet damage can be hard to controlled for the general players.

I did notice I can sometimes get ricochet effect on zombies when bullets hit them in the right angle. Any chance you can add a fix to avoid ricochet on zombies (common & SIs)?

Fixed

Quote:

Originally Posted by Coffe Games (Post 2800550)
Congratulations on the work done on the plugin!

can you make it to be activated only during explosive ammo upgrade, or even to activate separately for each type of weapon in the game?

Done

Updated
PHP Code:

Fixed ricochet from zombies
Added ConVar to allow ricochet if weapon has upgraded ammo 


swofleswof 05-28-2023 17:47

Re: [L4D2] Ricochet
 
This seems to randomly set zombies on fire, even though I'm not using incendiary rounds.

BHaType 05-28-2023 18:46

Re: [L4D2] Ricochet
 
Quote:

Originally Posted by swofleswof (Post 2805179)
This seems to randomly set zombies on fire, even though I'm not using incendiary rounds.

Change sm_ricochet_damage_type to one of those dmg types:
Spoiler


All times are GMT -4. The time now is 13:36.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.