AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   [L4D] Tank claw damage (https://forums.alliedmods.net/showthread.php?t=340374)

Dragokas 11-14-2022 11:23

[L4D] Tank claw damage
 
Is there cvar to change Tank claw damage depending on game difficulty?

oqyh 11-16-2022 01:31

Re: [L4D] Tank claw damage
 
not tested i dont play l4d

https://github.com/oqyh/Plugins-Made...d%20Difficulty

Dragokas 11-16-2022 05:47

Re: [L4D] Tank claw damage
 
Yeah, thanks, with plugin it's possible.
I was curious if they're more lightweight solution.

oqyh 11-16-2022 07:18

Re: [L4D] Tank claw damage
 
Quote:

Originally Posted by Dragokas (Post 2792913)
Yeah, thanks, with plugin it's possible.
I was curious if they're more lightweight solution.

hello dragokas
iv never played it but this what i found

Code:

vs_tank_damage                          : 24      : , "sv", "cheat"  : Amount of damage done by a vs tank's melee attack
i did some mistakes here should work if vs_tank_damage not work

https://github.com/oqyh/Plugins-Made...d%20Difficulty

hope you ok :up:

Dragokas 11-16-2022 14:31

Re: [L4D] Tank claw damage
 
oqyh, thanks, going to try that ConVar, but I think it's "versus" only.

Also, I just took a closer look on your work, and yeah, it's quite convenient to have such config, especially when one need to control various weapon types.
Need some little optimization, perhaps, like replacing hardcoded difficulty name with bool.
Generally, it's good to have it as a skeleton.
Thanks.


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

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