Template:PatchDiff/October 28, 2015 Patch/tf/tf2 misc dir.vpk/resource/ui/lobbycontainerframe.res

From Team Fortress Wiki
Jump to: navigation, search
382382 }
383383 }
384384 
385N/A "PlayWithFriendsExplanationCompetitive"
386N/A {
387N/A "ControlName" "EditablePanel"
388N/A "fieldName" "PlayWithFriendsExplanationCompetitive"
389N/A "xpos" "c+100"
390N/A "ypos" "62"
391N/A "zpos" "8"
392N/A "wide" "200"
393N/A "tall" "285"
394N/A "PaintBackgroundType" "0"
395N/A "paintbackground" "1"
396N/A "bgcolor_override" "0 0 0 200"
397N/A "border" "QuickplayBorder"
398N/A 
399N/A "PlayWithFriendsCompetitiveExplanationTitle"
400N/A {
401N/A "ControlName" "CExLabel"
402N/A "fieldName" "PlayWithFriendsCompetitiveExplanationTitle"
403N/A "font" "HudFontSmallBold"
404N/A "labelText" "#TF_Matchmaking_PlayWithFriends"
405N/A "textAlignment" "center"
406N/A "xpos" "0"
407N/A "ypos" "0"
408N/A "zpos" "10"
409N/A "wide" "200"
410N/A "tall" "32"
411N/A }
412N/A 
413N/A "FriendsImage"
414N/A {
415N/A "ControlName" "ImagePanel"
416N/A "fieldName" "FriendsImage"
417N/A "xpos" "10"
418N/A "ypos" "32"
419N/A "zpos" "0"
420N/A "wide" "180"
421N/A "tall" "90"
422N/A "visible" "1"
423N/A "enabled" "1"
424N/A "image" "pve/mvm_friends_image"
425N/A "scaleImage" "0"
426N/A }
427N/A 
428N/A "PlayWithFriendsCompetitiveExplanationLabel"
429N/A {
430N/A "ControlName" "CExLabel"
431N/A "fieldName" "PlayWithFriendsCompetitiveExplanationLabel"
432N/A "font" "HudFontSmall"
433N/A "labelText" "#TF_Matchmaking_CompetitiveExplanation"
434N/A "textAlignment" "north-west"
435N/A "xpos" "10"
436N/A "ypos" "130"
437N/A "zpos" "10"
438N/A "wide" "180"
439N/A "tall" "150"
440N/A "wrap" "1"
441N/A }
442N/A }
443N/A 
444385 "StartPartyButton"
445386 {
446387 "ControlName" "CExButton"
463404 "brighttext" "0"
464405 "Command" "start_party"
465406 
N/A407 if_competitive
N/A408 {
N/A409 "xpos" "c+120"
N/A410 "ypos" "375"
N/A411 }
N/A412 
466413 "NavUp" "Sheet"
467414 "NavDown" "NextButton"
468415 "NavLeft" "PracticeButton"