Template:PatchDiff/September 10, 2015 Patch/tf/tf2 misc dir.vpk/resource/ui/hudpasstimepassnotify.res

From Team Fortress Wiki
Jump to: navigation, search
1212// PIN_CENTER_LEFT,
1313// };
1414 
15N/A"Resource/UI/HudPasstimePassNotify.res"
N/A15Resource/UI/HudPasstimePassNotify.res
1616{
17N/A "HudPasstimePassNotify"
N/A17 HudPasstimePassNotify
1818 {
19N/A "ControlName" "EditablePanel"
20N/A "fieldName" "HudPasstimePassNotify"
21N/A "xpos" "0"
22N/A "ypos" "0"
23N/A "zpos" "0"
24N/A "wide" "f0"
25N/A "tall" "480"
26N/A "visible" "1"
27N/A "enabled" "1"
N/A19 ControlName EditablePanel
N/A20 fieldName HudPasstimePassNotify
N/A21 xpos 0
N/A22 ypos 0
N/A23 zpos 0
N/A24 wide f0
N/A25 tall 480
N/A26 visible 1
N/A27 enabled 1
2828 }
2929 
30N/A "TextBox"
N/A30 TextBox
3131 {
32N/A "ControlName" "EditablePanel"
33N/A "fieldName" "TextBox"
34N/A "xpos" "c-75"
35N/A "ypos" "c-180"
36N/A "zpos" "1"
37N/A "wide" "150"
38N/A "tall" "40"
39N/A "visible" "1"
40N/A "enabled" "1"
41N/A //bgcolor_override "97 94 85 180"
42N/A border TFFatLineBorder
43N/A RoundedCorners 255
44N/A 
45N/A "TopText"
N/A32 ControlName EditablePanel
N/A33 fieldName TextBox
N/A34 xpos c-150
N/A35 ypos c-180
N/A36 zpos 1
N/A37 wide 300
N/A38 tall 56
N/A39 visible 1
N/A40 enabled 1
N/A41 border TFFatLineBorder
N/A42 RoundedCorners 255
N/A43 
N/A44 TextInPassRange
N/A45 {
N/A46 ControlName CExLabel
N/A47 fieldName TextInPassRange
N/A48 font HudFontMediumSmallBold
N/A49 xpos 0
N/A50 ypos 0
N/A51 zpos 3
N/A52 wide 300
N/A53 tall 32
N/A54 visible 1
N/A55 enabled 1
N/A56 centerwrap 1
N/A57 textAlignment center
N/A58 labelText #Msg_PasstimeInPassRange
N/A59 fgcolor_override "224 217 197 180"
N/A60 }
N/A61 
N/A62 TextLockedOn
4663 {
47N/A "ControlName" "CExLabel"
48N/A "fieldName" "TopText"
49N/A "font" "HudFontMediumSmallBold"
50N/A "xpos" 0
51N/A "ypos" "4"
52N/A "zpos" "3"
53N/A "wide" "150"
54N/A "tall" "16"
55N/A "visible" "1"
56N/A "enabled" "1"
57N/A "textAlignment" "center"
58N/A "labelText" "#TF_Passtime_InPassRange"
59N/A fgcolor_override "224 217 197 180"
N/A64 ControlName CExLabel
N/A65 fieldName TextLockedOn
N/A66 font HudFontMediumSmallBold
N/A67 xpos 0
N/A68 ypos 0
N/A69 zpos 3
N/A70 wide 300
N/A71 tall 40
N/A72 visible 1
N/A73 enabled 1
N/A74 centerwrap 1
N/A75 textAlignment center
N/A76 labelText #Msg_PasstimeLockedOn
N/A77 fgcolor_override "224 217 197 180"
6078 }
6179 
62N/A "BottomText"
N/A80 TextPassIncoming
6381 {
64N/A "ControlName" "CExLabel"
65N/A "fieldName" "BottomText"
66N/A "font" "HudFontSmall"
67N/A "xpos" "0"
68N/A "ypos" "0"
69N/A "wide" "150"
70N/A "tall" "16"
71N/A "visible" "1"
72N/A "enabled" "1"
73N/A "textAlignment" "center"
74N/A "labelText" ""
75N/A pin_to_sibling TopText
76N/A pin_corner_to_sibling 0
77N/A pin_to_sibling_corner 2
78N/A fgcolor_override "224 217 197 180"
N/A82 ControlName CExLabel
N/A83 fieldName TextPassIncoming
N/A84 font HudFontMediumSmallBold
N/A85 xpos 0
N/A86 ypos 4
N/A87 zpos 3
N/A88 wide 300
N/A89 tall 32
N/A90 visible 1
N/A91 enabled 1
N/A92 centerwrap 1
N/A93 textAlignment center
N/A94 labelText #Msg_PasstimePassIncoming
N/A95 fgcolor_override "224 217 197 180"
N/A96 }
N/A97 
N/A98 TextPlayerName
N/A99 {
N/A100 ControlName CExLabel
N/A101 fieldName TextPlayerName
N/A102 font HudFontSmall
N/A103 xpos 0
N/A104 ypos 40
N/A105 zpos 3
N/A106 wide 300
N/A107 tall 16
N/A108 visible 1
N/A109 enabled 1
N/A110 textAlignment center
N/A111 labelText "WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW"
N/A112 fgcolor_override "224 217 197 180"
79113 }
80114 }
81115 
82N/A 
83N/A "PassLockIndicator"
N/A116 PassLockIndicator
84117 {
85N/A ControlName ImagePanel
86N/A fieldName PassLockIndicator
87N/A xpos -8
88N/A ypos 14
89N/A wide 64
90N/A tall 64
91N/A visible 1
92N/A enabled 1
93N/A scaleImage 1
94N/A image "../passtime/hud/passtime_ball_reticle_incomingpass"
95N/A pin_to_sibling TextBox
96N/A pin_corner_to_sibling 0
97N/A pin_to_sibling_corner 1
N/A118 ControlName ImagePanel
N/A119 fieldName PassLockIndicator
N/A120 xpos -8
N/A121 ypos 14
N/A122 wide 64
N/A123 zpos 3
N/A124 tall 64
N/A125 visible 1
N/A126 enabled 1
N/A127 scaleImage 1
N/A128 image "../passtime/hud/passtime_ball_reticle_incomingpass"
N/A129 pin_to_sibling TextBox
N/A130 pin_corner_to_sibling 0
N/A131 pin_to_sibling_corner 1
98132 }
99133 
100N/A "SpeechIndicator"
N/A134 SpeechIndicator
101135 {
102N/A ControlName ImagePanel
103N/A fieldName SpeechIndicator
104N/A xpos 8
105N/A ypos 8
106N/A wide 48
107N/A tall 48
108N/A visible 1
109N/A enabled 1
110N/A scaleImage 1
111N/A image "../passtime/hud/passtime_pass_to_me_prompt"
112N/A pin_to_sibling TextBox
113N/A pin_corner_to_sibling 1
114N/A pin_to_sibling_corner 0
N/A136 ControlName ImagePanel
N/A137 fieldName SpeechIndicator
N/A138 xpos 8
N/A139 ypos 8
N/A140 zpos 3
N/A141 wide 48
N/A142 tall 48
N/A143 visible 1
N/A144 enabled 1
N/A145 scaleImage 1
N/A146 image "../passtime/hud/passtime_pass_to_me_prompt"
N/A147 pin_to_sibling TextBox
N/A148 pin_corner_to_sibling 1
N/A149 pin_to_sibling_corner 0
115150 }
116N/A}
N/A151}