AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D/L4D2]WeaponHandling_API(22/04/2021 - 1.0.6) (https://forums.alliedmods.net/showthread.php?t=319947)

Silvers 01-09-2020 21:14

Re: [L4D/L4D2]WeaponHandling_API(11/12/2019 - 1.0.3)
 
Quote:

Originally Posted by gamer_kanelita (Post 2679591)
you cannot extract any of the two zip files, since it does not recognize the files :( help

Use 7zip.

Lux 01-23-2020 01:59

Re: [L4D/L4D2]WeaponHandling_API(11/12/2019 - 1.0.3)
 
Quote:

Originally Posted by xZk (Post 2678968)
great job!. Will it be possible to handling weapons of infected specials, claws or abilities?

I had a play around with it for a few hours, not really sure how to do refire delay for the claw attacks

Sets the "m_attackTimer" but whenever i change it, it has no effect :/ (To do with "claw_swing_interval" likely set somewhere else ill comeback to it whenever unless you found an alt method.)
PHP Code:

CClaw::OnSwingEnd()
 
CTerrorWeapon::StartAttackTimer 

I managed to set "claw_swing_duration" overwriting the cvar having faster/slower swiping.

Unsure how to carry on with trying to change hit speeds without constanly changing the cvar not really an option.

mikaelangelis 04-12-2020 01:47

Re: [L4D/L4D2]WeaponHandling_API(11/12/2019 - 1.0.3)
 
Idk what happened if my plugins conflict with this weaponhandling.smx but did you update the new weaponhandling? last time the old weaponhandling generated cfg file but now It does not generate cfg file as I notice so it does not work :( trying to figure out why

Silvers 04-12-2020 07:46

Re: [L4D/L4D2]WeaponHandling_API(11/12/2019 - 1.0.3)
 
Quote:

Originally Posted by mikaelangelis (Post 2692683)
Idk what happened if my plugins conflict with this weaponhandling.smx but did you update the new weaponhandling? last time the old weaponhandling generated cfg file but now It does not generate cfg file as I notice so it does not work :( trying to figure out why

Missing DHooks plugin? Not copied SMX to plugins (yes a common mistake)? Check error log? Verify its running with "sm plugins list".

mikaelangelis 04-12-2020 11:21

Re: [L4D/L4D2]WeaponHandling_API(11/12/2019 - 1.0.3)
 
Quote:

Originally Posted by Silvers (Post 2692736)
Missing DHooks plugin? Not copied SMX to plugins (yes a common mistake)? Check error log? Verify its running with "sm plugins list".

I already have Dhook, and even tried with old Dhook and left4downtown 0.5.4.2 but did not work :(

Silvers 04-12-2020 11:55

Re: [L4D/L4D2]WeaponHandling_API(11/12/2019 - 1.0.3)
 
Quote:

Originally Posted by mikaelangelis (Post 2692797)
I already have Dhook, and even tried with old Dhook and left4downtown 0.5.4.2 but did not work :(

Downtown is unrelated to this or DHooks. You need DHooks with Detours support, from the post I linked.

mikaelangelis 04-12-2020 12:35

Re: [L4D/L4D2]WeaponHandling_API(11/12/2019 - 1.0.3)
 
Quote:

Originally Posted by Silvers (Post 2692818)
Downtown is unrelated to this or DHooks. You need DHooks with Detours support, from the post I linked.

This weaponhandling relates to the gift reward plugin of you. gift reward works well except it does not give me the Speed reward other than ammo/health reward. I tried Dhooks already and still did not figure out why it did not work. The only thing i remember was weaponhandling had worked before patching l4d2_blackscreen_fix_sm1.10.zip of dragokas which contains another Dhooks, since then my weaponhandling doesnt work anymore

https://imgur.com/22I6Y0l

Silvers 04-12-2020 12:45

Re: [L4D/L4D2]WeaponHandling_API(11/12/2019 - 1.0.3)
 
Quote:

Originally Posted by mikaelangelis (Post 2692824)
This weaponhandling relates to the gift reward plugin of you. gift reward works well except it does not give me the Speed reward other than ammo/health reward. I tried Dhooks already and still did not figure out why it did not work. The only thing i remember was weaponhandling had worked before patching l4d2_blackscreen_fix_sm1.10.zip of dragokas which contains another Dhooks, since then my weaponhandling doesnt work anymore

https://imgur.com/22I6Y0l

Yeah that isn't strictly allowed and shouldn't be included. Install dhooks from the post I linked, and dont overwrite with blackscreen fix one.

mikaelangelis 04-12-2020 13:12

Re: [L4D/L4D2]WeaponHandling_API(11/12/2019 - 1.0.3)
 
Quote:

Originally Posted by Silvers (Post 2692827)
Yeah that isn't strictly allowed and shouldn't be included. Install dhooks from the post I linked, and dont overwrite with blackscreen fix one.

do you have archive of Dhooks old versions? I notice that the current latest Dhooks does work on zoom_level plugin from BHaType but still not with weaponhandling, and not even a single weaponhandling.cfg generated :( I am using sm1.9

Silvers 04-12-2020 13:28

Re: [L4D/L4D2]WeaponHandling_API(11/12/2019 - 1.0.3)
 
Then download the version for 1.9 not 1.10. dhooks-2.2.0-detours9.zip


All times are GMT -4. The time now is 17:41.

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