View Single Post
Author Message
Mikusch
AlliedModders Donor
Join Date: Oct 2019
Location: Germany
Old 06-15-2022 , 04:47   [TF2] Fix ConTracker animation exploit
Reply With Quote #1

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.
Attached Files
File Type: sp Get Plugin or Get Source (contracker_anim_fix.sp - 260 views - 669 Bytes)
__________________

Last edited by Mikusch; 06-15-2022 at 06:05.
Mikusch is online now