AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   [L4D2]How to skip/disable animation (https://forums.alliedmods.net/showthread.php?t=326753)

sorallll 08-15-2020 07:58

[L4D2]How to skip/disable animation
 
https://forums.alliedmods.net/showthread.php?t=319029

sorallll 08-15-2020 07:59

Re: [L4D2]How to skip/disable animation
 
tank roaring animation

HarryPotter 08-15-2020 12:39

Re: [L4D2]How to skip/disable animation
 
Lux's code doesn't work?

cravenge 08-16-2020 08:10

Re: [L4D2]How to skip/disable animation
 
Apparently, the animations get stuck after tanks incapacitate survivors. Might need to utilize Silver's Left 4 DHooks Direct instead.

Lux 08-16-2020 11:02

Re: [L4D2]How to skip/disable animation
 
Quote:

Originally Posted by cravenge (Post 2714420)
Apparently, the animations get stuck after tanks incapacitate survivors. Might need to utilize Silver's Left 4 DHooks Direct instead.

you should beable to replicate the time if you set z_tank_incapacitated_health to like 15 or something because i have it on 1, that might be why i have huge network spikes when tank dies sometimes.

xZk 08-19-2020 19:11

Re: [L4D2]How to skip/disable animation
 
try testing with lower values in Lux's code, something like this:
PHP Code:

SetEntPropFloat(iTankProp_Send"m_flPlaybackRate"20.0); 



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

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