AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [TF2] Fix ConTracker animation exploit (https://forums.alliedmods.net/showthread.php?t=338181)

Mikusch 06-15-2022 04:47

[TF2] Fix ConTracker animation exploit
 
1 Attachment(s)
This prevents the recently discovered ConTracker animation exploit while still allowing players to equip and open their ConTrackers.



The exploit works by preventing TF2 from ever resetting the sequence ACT_MP_CYOA_PDA_IDLE, due to the item being removed from the player's loadout.

The simple fix is to prevent this animation from ever playing in the first place by blocking the cyoa_pda_open command. The more complicated fix would be to reset the sequence ourselves, but that requires gamedata and probably isn't worth it.


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

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