doikuRemove match hud
"tf_use_match_hud 0" in console
Remove 5cp timer
go to HudMatchStatus in resource/ui. Find ObjectiveStatusTimePanel and change xpos to 99999
Remove koth timer
go to Hudlayout in scripts. Find HudKothTimeStatus and change xpos to 99999
Remove control point
go to ControlPointIcon in resource/ui. Find ControlPointIcon and change visible and enabled to 0
did this, but I still get these icons for capturing/defending the point when standing on it. know how to get rid of them?