Template:PatchDiff/October 4, 2011 Patch/portal2 dlc1/scripts/vgui screens.txt

From the Portal Wiki
Jump to navigation Jump to search
N/A1"VGUI_Screens"
N/A2{
N/A3 // This name here can be referenced from within a
N/A4 // vgui_screen entity to select this vgui panel
N/A5 "teleport_countdown_screen"
N/A6 {
N/A7 // Defined in c_info_teleporter_countdown.cpp
N/A8 "type" "teleport_countdown_screen"
N/A9 
N/A10 // These describe the dimensions of the screen *in pixels*
N/A11 "pixelswide" 480
N/A12 "pixelshigh" 240
N/A13 
N/A14 // This is the name of the .res file to load up and apply to the vgui panel
N/A15 "resfile" "scripts/screens/teleport_countdown_screen.res"
N/A16 }
N/A17 
N/A18 "slideshow_display_screen"
N/A19 {
N/A20 "type" "slideshow_display_screen"
N/A21 "pixelswide" 256
N/A22 "pixelshigh" 128
N/A23 "acceptsinput" 0
N/A24 "resfile" "scripts/screens/slideshow_display_screen.res"
N/A25 }
N/A26 
N/A27 "neurotoxin_countdown_screen"
N/A28 {
N/A29 "type" "neurotoxin_countdown_screen"
N/A30 "pixelswide" 256
N/A31 "pixelshigh" 128
N/A32 "acceptsinput" 0
N/A33 "resfile" "scripts/screens/neurotoxin_countdown_screen.res"
N/A34 }
N/A35 
N/A36 "portal_stats_display_screen"
N/A37 {
N/A38 "type" "portal_stats_display_screen"
N/A39 "pixelswide" 512
N/A40 "pixelshigh" 256
N/A41 "acceptsinput" 0
N/A42 "resfile" "scripts/screens/portal_stats_display_screen.res"
N/A43 }
N/A44 
N/A45 "movie_display_screen"
N/A46 {
N/A47 "type" "movie_display_screen"
N/A48 "pixelswide" 256
N/A49 "pixelshigh" 128
N/A50 "acceptsinput" 0
N/A51 "resfile" "scripts/screens/movie_display_screen.res"
N/A52 }
N/A53 
N/A54 "indicator_panel"
N/A55 {
N/A56 "type" "indicator_panel"
N/A57 "pixelswide" 32
N/A58 "pixelshigh" 32
N/A59 "acceptsinput" 0
N/A60 "resfile" "scripts/screens/indicator_panel.res"
N/A61 }
N/A62 
N/A63 "level_placard_screen"
N/A64 {
N/A65 "type" "level_placard_screen"
N/A66 "pixelswide" 94
N/A67 "pixelshigh" 190
N/A68 "acceptsinput" 0
N/A69 "resfile" "scripts/screens/level_placard_screen.res"
N/A70 }
N/A71 
N/A72 //"mp_lobby_screen"
N/A73 //{
N/A74 // "type" "mp_lobby_screen"
N/A75 // "pixelswide" 380
N/A76 // "pixelshigh" 184
N/A77 // "acceptsinput" 1
N/A78 // "resfile" "scripts/screens/mp_lobby_screen.res"
N/A79 //}
N/A80 
N/A81 "mp_lobby_screen1"
N/A82 {
N/A83 "type" "mp_lobby_screen1"
N/A84 "pixelswide" 800
N/A85 "pixelshigh" 320
N/A86 "resfile" "scripts/screens/mp_lobby_screen1.res"
N/A87 }
N/A88 "mp_lobby_screen2"
N/A89 {
N/A90 "type" "mp_lobby_screen2"
N/A91 "pixelswide" 800
N/A92 "pixelshigh" 320
N/A93 "resfile" "scripts/screens/mp_lobby_screen2.res"
N/A94 }
N/A95 "mp_lobby_screen3"
N/A96 {
N/A97 "type" "mp_lobby_screen3"
N/A98 "pixelswide" 800
N/A99 "pixelshigh" 320
N/A100 "resfile" "scripts/screens/mp_lobby_screen3.res"
N/A101 }
N/A102 "mp_lobby_screen4"
N/A103 {
N/A104 "type" "mp_lobby_screen4"
N/A105 "pixelswide" 800
N/A106 "pixelshigh" 320
N/A107 "resfile" "scripts/screens/mp_lobby_screen4.res"
N/A108 }
N/A109 "mp_lobby_screen5"
N/A110 {
N/A111 "type" "mp_lobby_screen5"
N/A112 "pixelswide" 800
N/A113 "pixelshigh" 320
N/A114 "resfile" "scripts/screens/mp_lobby_screen5.res"
N/A115 }
N/A116 "mp_lobby_screen6"
N/A117 {
N/A118 "type" "mp_lobby_screen6"
N/A119 "pixelswide" 800
N/A120 "pixelshigh" 320
N/A121 "resfile" "scripts/screens/mp_lobby_screen6.res"
N/A122 }
N/A123 
N/A124 "mp_progress_sign"
N/A125 {
N/A126 "type" "mp_progress_sign"
N/A127 "pixelswide" 400
N/A128 "pixelshigh" 808
N/A129 "acceptsinput" 0
N/A130 "resfile" "scripts/screens/mp_progress_sign.res"
N/A131 }
N/A132 
N/A133 "mp_select_screen_branch_1"
N/A134 {
N/A135 "type" "mp_select_screen_branch_1"
N/A136 "pixelswide" 854
N/A137 "pixelshigh" 534
N/A138 "acceptsinput" 0
N/A139 "resfile" "scripts/screens/mp_select_screen_branch_1.res"
N/A140 }
N/A141 "mp_select_screen_branch_2"
N/A142 {
N/A143 "type" "mp_select_screen_branch_2"
N/A144 "pixelswide" 854
N/A145 "pixelshigh" 534
N/A146 "acceptsinput" 0
N/A147 "resfile" "scripts/screens/mp_select_screen_branch_2.res"
N/A148 }
N/A149 "mp_select_screen_branch_3"
N/A150 {
N/A151 "type" "mp_select_screen_branch_3"
N/A152 "pixelswide" 854
N/A153 "pixelshigh" 534
N/A154 "acceptsinput" 0
N/A155 "resfile" "scripts/screens/mp_select_screen_branch_3.res"
N/A156 }
N/A157 "mp_select_screen_branch_4"
N/A158 {
N/A159 "type" "mp_select_screen_branch_4"
N/A160 "pixelswide" 854
N/A161 "pixelshigh" 534
N/A162 "acceptsinput" 0
N/A163 "resfile" "scripts/screens/mp_select_screen_branch_4.res"
N/A164 }
N/A165 "mp_select_screen_branch_5"
N/A166 {
N/A167 "type" "mp_select_screen_branch_5"
N/A168 "pixelswide" 854
N/A169 "pixelshigh" 534
N/A170 "acceptsinput" 0
N/A171 "resfile" "scripts/screens/mp_select_screen_branch_5.res"
N/A172 }
N/A173 "mp_select_screen_branch_6"
N/A174 {
N/A175 "type" "mp_select_screen_branch_6"
N/A176 "pixelswide" 854
N/A177 "pixelshigh" 534
N/A178 "acceptsinput" 0
N/A179 "resfile" "scripts/screens/mp_select_screen_branch_6.res"
N/A180 }
N/A181 "mp_select_screen_branch_dlc"
N/A182 {
N/A183 "type" "mp_select_screen_branch_dlc"
N/A184 "pixelswide" 854
N/A185 "pixelshigh" 534
N/A186 "acceptsinput" 0
N/A187 "resfile" "scripts/screens/mp_select_screen_branch_dlc.res"
N/A188 }
N/A189 
N/A190 
N/A191 "mp_hub_screen_branch_1"
N/A192 {
N/A193 "type" "mp_hub_screen_branch_1"
N/A194 "pixelswide" 480
N/A195 "pixelshigh" 192
N/A196 "acceptsinput" 0
N/A197 "resfile" "scripts/screens/mp_hub_screen_branch_1.res"
N/A198 }
N/A199 
N/A200 "mp_hub_screen_branch_2"
N/A201 {
N/A202 "type" "mp_hub_screen_branch_2"
N/A203 "pixelswide" 480
N/A204 "pixelshigh" 192
N/A205 "acceptsinput" 0
N/A206 "resfile" "scripts/screens/mp_hub_screen_branch_2.res"
N/A207 }
N/A208 
N/A209 "mp_hub_screen_branch_3"
N/A210 {
N/A211 "type" "mp_hub_screen_branch_3"
N/A212 "pixelswide" 480
N/A213 "pixelshigh" 192
N/A214 "acceptsinput" 0
N/A215 "resfile" "scripts/screens/mp_hub_screen_branch_3.res"
N/A216 }
N/A217 
N/A218 "mp_hub_screen_branch_4"
N/A219 {
N/A220 "type" "mp_hub_screen_branch_4"
N/A221 "pixelswide" 480
N/A222 "pixelshigh" 192
N/A223 "acceptsinput" 0
N/A224 "resfile" "scripts/screens/mp_hub_screen_branch_4.res"
N/A225 }
N/A226 
N/A227 "mp_hub_screen_branch_5"
N/A228 {
N/A229 "type" "mp_hub_screen_branch_5"
N/A230 "pixelswide" 480
N/A231 "pixelshigh" 192
N/A232 "acceptsinput" 0
N/A233 "resfile" "scripts/screens/mp_hub_screen_branch_5.res"
N/A234 }
N/A235 
N/A236 "mp_hub_screen_branch_6"
N/A237 {
N/A238 "type" "mp_hub_screen_branch_6"
N/A239 "pixelswide" 480
N/A240 "pixelshigh" 192
N/A241 "acceptsinput" 0
N/A242 "resfile" "scripts/screens/mp_hub_screen_branch_6.res"
N/A243 }
N/A244 
N/A245 "mp_coop_credits_screen"
N/A246 {
N/A247 "type" "mp_coop_credits_screen"
N/A248 "pixelswide" 1254
N/A249 "pixelshigh" 534
N/A250 "acceptsinput" 0
N/A251 "resfile" "scripts/screens/mp_coop_credits_screen.res"
N/A252 }
N/A253 
N/A254 "sp_progress_sign"
N/A255 {
N/A256 "type" "sp_progress_sign"
N/A257 "pixelswide" 400
N/A258 "pixelshigh" 808
N/A259 "acceptsinput" 0
N/A260 "resfile" "scripts/screens/sp_progress_sign.res"
N/A261 }
N/A262}