summaryrefslogtreecommitdiff
path: root/#customizations/_streamermode/hudmatchstatus.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2021-07-03 15:09:07 -0400
committerCriticalFlaw <[email protected]>2021-07-03 15:09:07 -0400
commit1465593a280be1066fb916834090fce515deba2d (patch)
treeaf807bf481a3ff66398bc0b3a706c7007b136798 /#customizations/_streamermode/hudmatchstatus.res
parent6503b7feb5cab0e877e0470dc351bf309a261004 (diff)
Added Streamer Mode (#167)
- Added files for Streamer Mode. The user will have to remove the _ from #customizations/_streamermode or use the editor to enable this feature.
Diffstat (limited to '#customizations/_streamermode/hudmatchstatus.res')
-rw-r--r--#customizations/_streamermode/hudmatchstatus.res23
1 files changed, 23 insertions, 0 deletions
diff --git a/#customizations/_streamermode/hudmatchstatus.res b/#customizations/_streamermode/hudmatchstatus.res
new file mode 100644
index 0000000..9ab39da
--- /dev/null
+++ b/#customizations/_streamermode/hudmatchstatus.res
@@ -0,0 +1,23 @@
+"Resource/UI/HudMatchStatus.res"
+{
+ "TeamStatus"
+ {
+ "playerpanels_kv"
+ {
+ "playername"
+ {
+ "xpos" "9999"
+ }
+ }
+ }
+
+ "BlueTeamPanel"
+ {
+ "xpos" "9999"
+ }
+
+ "RedTeamPanel"
+ {
+ "xpos" "9999"
+ }
+} \ No newline at end of file