AlliedModders

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

McFlurry 09-08-2011 21:10

[L4D2] SG552 Reload Fix
 
2 Attachment(s)
Here again with a useful little plugin, first release of a plugin since almost a full year.

Description:
Fixes the reload time of the SG552 since the animation would end and the player wouldn't be able to use the weapon for 0.6 seconds after the animation had terminated.

Cvars:
l4d2_sg552fix_version You know what this is
No other Cvars this is a simple drag and drop installation.

Note: This does not enable the CS:S weapons.
Approved in less than 5 minutes, wow lol.

KyleS 09-08-2011 21:15

Re: [L4D2] SG552 Reload Fix
 
This does not require SDKHooks. However, this is a known issue and the work around is valid, so I've approved it.

McFlurry 09-08-2011 21:16

Re: [L4D2] SG552 Reload Fix
 
Oh, I left sdkhooks include at the top let me fix that.

adrianman 09-09-2011 09:14

Re: [L4D2] SG552 Reload Fix
 
what about the MP5?

Zbeer 09-09-2011 11:00

Re: [L4D2] SG552 Reload Fix
 
Thank you so much!
Please add MP5.

Optics233 09-09-2011 11:45

Re: [L4D2] SG552 Reload Fix
 
What about the mp5? :(

Visual77 09-09-2011 11:56

Re: [L4D2] SG552 Reload Fix
 
Yeah, this happens a lot more with the mp5. Just change line 35 to this and recompile.
PHP Code:

if(StrContains(classname"sg552"false) > -|| StrContains(classname"mp5"false) > -1


McFlurry 09-09-2011 12:14

Re: [L4D2] SG552 Reload Fix
 
The MP5 doesn't have a reload issue, it just happens that if you reload and shove during the reload the animation stops, it's most likely a problem with the animation.

xioSlayer 09-18-2011 14:22

Re: [L4D2] SG552 Reload Fix
 
I have wanted this so long and assumed it was impossible. Thank you so much again McFlurry :D

bazrael 11-15-2011 06:44

Re: [L4D2] SG552 Reload Fix
 
Is this plugin only available for client or server admin installs it, every player in this server could acquire this fix as well?


All times are GMT -4. The time now is 06:49.

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