Skip to content

Commit fd0042d

Browse files
committed
remove stream buttons from HUD
1 parent 630ea6a commit fd0042d

File tree

3 files changed

+0
-115
lines changed

3 files changed

+0
-115
lines changed

game_clean/copy/tf/tc2/resource/modevents.res

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1775,9 +1775,6 @@
17751775
"winpanel_show_scores"
17761776
{}
17771777

1778-
"top_streams_request_finished"
1779-
{}
1780-
17811778
"competitive_state_changed"
17821779
{}
17831780

game_clean/copy/tf/tc2/resource/ui/leaderboardentryrank.res

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -88,44 +88,5 @@
8888
"enabled" "1"
8989
"proportionaltoparent" "1"
9090
}
91-
"StreamImageButton"
92-
{
93-
"ControlName" "CExImageButton"
94-
"fieldName" "StreamImageButton"
95-
"xpos" "rs1-20"
96-
"ypos" "2"
97-
"zpos" "1"
98-
"wide" "20"
99-
"tall" "20"
100-
"visible" "0"
101-
"enabled" "1"
102-
"scaleImage" "1"
103-
"labelText" ""
104-
"proportionaltoparent" "1"
105-
"actionsignallevel" "4"
106-
107-
"sound_depressed" "UI/buttonclick.wav"
108-
"sound_released" "UI/buttonclickrelease.wav"
109-
"Command" ""
110-
111-
"paintbackground" "0"
112-
113-
"image_drawcolor" "235 226 202 255"
114-
"image_armedcolor" "255 255 255 255"
115-
"SubImage"
116-
{
117-
"ControlName" "ImagePanel"
118-
"fieldName" "SubImage"
119-
"xpos" "0"
120-
"ypos" "0"
121-
"zpos" "1"
122-
"wide" "16"
123-
"tall" "16"
124-
"visible" "1"
125-
"enabled" "1"
126-
"image" "button_streaming_glb"
127-
"scaleImage" "1"
128-
}
129-
}
13091
}
13192
}

game_clean/copy/tf/tc2/resource/ui/mainmenuoverride.res

Lines changed: 0 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -444,79 +444,6 @@
444444
}
445445
}
446446

447-
"WatchStreamButton"
448-
{
449-
"ControlName" "EditablePanel"
450-
"fieldName" "WatchStreamButton"
451-
"xpos" "c188"
452-
"ypos" "28"
453-
"zpos" "1"
454-
"wide" "32"
455-
"tall" "32"
456-
"autoResize" "0"
457-
"pinCorner" "3"
458-
"visible" "1"
459-
"enabled" "1"
460-
"tabPosition" "0"
461-
462-
"navUp" "Notifications_Panel"
463-
"navLeft" "SettingsButton"
464-
465-
"SubButton"
466-
{
467-
"ControlName" "CExImageButton"
468-
"fieldName" "SubButton"
469-
"xpos" "0"
470-
"ypos" "0"
471-
"wide" "f0"
472-
"tall" "f0"
473-
"autoResize" "0"
474-
"pinCorner" "3"
475-
"visible" "1"
476-
"enabled" "1"
477-
"tabPosition" "0"
478-
"textinsetx" "25"
479-
"labelText" ""
480-
"use_proportional_insets" "1"
481-
"font" "HudFontSmallBold"
482-
"command" "watch_stream"
483-
"textAlignment" "west"
484-
"dulltext" "0"
485-
"brighttext" "0"
486-
"default" "1"
487-
"sound_depressed" "UI/buttonclick.wav"
488-
"sound_released" "vo/null.mp3"
489-
"actionsignallevel" "2"
490-
"proportionaltoparent" "1"
491-
492-
"sound_depressed" "UI/buttonclick.wav"
493-
"sound_released" "UI/buttonclickrelease.wav"
494-
"paintbackground" "0"
495-
"paintborder" "0"
496-
"image_drawcolor" "235 226 202 255"
497-
"image_armedcolor" "255 255 255 255"
498-
499-
"SubImage"
500-
{
501-
"ControlName" "ImagePanel"
502-
"fieldName" "SubImage"
503-
"xpos" "cs-0.5"
504-
"ypos" "cs-0.5"
505-
"zpos" "1"
506-
"wide" "f0"
507-
"tall" "f0"
508-
"visible" "1"
509-
"enabled" "1"
510-
"scaleImage" "1"
511-
"image" "button_streaming"
512-
513-
"proportionaltoparent" "1"
514-
"mouseinputenabled" "0"
515-
"keyboardinputenabled" "0"
516-
}
517-
}
518-
}
519-
520447
"QuestLogButton"
521448
{
522449
"ControlName" "EditablePanel"

0 commit comments

Comments
 (0)