tf2-bot-kicker-gui icon indicating copy to clipboard operation
tf2-bot-kicker-gui copied to clipboard

Feature request: hide callvote timeout warning

Open YoukaiCat opened this issue 1 year ago • 1 comments

Pazer's tf2 bot detector had some hack to hide annoying UI warning "You can't vote for X minutes" when bot detector tries to kick some player and failed due to timeout. It was made by copying some files in tf2's custom dir, something related to HUD i guess. So failed kick calls doesn't disturb the player. Good to have feature.

https://github.com/PazerOP/tf2_bot_detector/issues/168#issuecomment-791773120:

A bandaid fix was applied in https://github.com/PazerOP/tf2_bot_detector/commit/4717773915638b6f3f8f2696f2794c3b3f1feee2. A hud mod (courtesy of ClusterConsultant, moeb, CrazyGunman) simply hides the "vote failed" popup, and mutes the sound. This resolves all the symptoms of this issue.

https://github.com/PazerOP/tf2_bot_detector/tree/master/staging/tf2_addons/aaaaaaaaaa_votefailed_eraser_v2

YoukaiCat avatar Oct 08 '22 20:10 YoukaiCat

This is interesting, I wasn't aware this existed. I will try it out and may make a note on the github page to make people aware it exists, but probably won't add anything to the app for applying this hud change.

Bash-09 avatar Oct 09 '22 01:10 Bash-09