Template:PatchDiff/October 20, 2017 Patch/tf/tf2 misc dir.vpk/resource/ui/econ/confirmapplypaintkitdialog.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1#base "ConfirmApplyStrangifierDialog.res"
N/A2 
N/A3"Resource/UI/ConfirmApplyPaintkitDialog.res"
N/A4{
N/A5 "ConfirmApplyStrangifierDialog"
N/A6 {
N/A7 "xpos" "c-200"
N/A8 "ypos" "c-200"
N/A9 "wide" "400"
N/A10 "tall" "300"
N/A11 }
N/A12 
N/A13 "ConfirmLabel"
N/A14 {
N/A15 "ControlName" "CExLabel"
N/A16 "fieldName" "ConfirmLabel"
N/A17 "font" "HudFontSmall"
N/A18 "labelText" "#ToolStrangifierConfirm"
N/A19 "textAlignment" "center"
N/A20 "xpos" "20"
N/A21 "ypos" "40"
N/A22 "zpos" "0"
N/A23 "wide" "360"
N/A24 "tall" "100"
N/A25 "autoResize" "1"
N/A26 "pinCorner" "0"
N/A27 "visible" "1"
N/A28 "enabled" "1"
N/A29 "fgcolor_override" "200 80 60 255"
N/A30 "centerwrap" "1"
N/A31 }
N/A32 
N/A33 "PreviewLabel"
N/A34 {
N/A35 "ControlName" "CExLabel"
N/A36 "fieldName" "PreviewLabel"
N/A37 "font" "HudFontSmall"
N/A38 "labelText" "#ToolPaintKitPreview"
N/A39 "textAlignment" "north"
N/A40 "xpos" "20"
N/A41 "ypos" "240"
N/A42 "zpos" "6"
N/A43 "wide" "360"
N/A44 "tall" "100"
N/A45 "autoResize" "1"
N/A46 "pinCorner" "0"
N/A47 "visible" "1"
N/A48 "enabled" "1"
N/A49 "fgcolor_override" "TanLight"
N/A50 "centerwrap" "1"
N/A51 "mouseinputenabled" "0"
N/A52 }
N/A53 
N/A54 "ModelInspectionPanel"
N/A55 {
N/A56 "fieldName" "ModelInspectionPanel"
N/A57 "xpos" "50"
N/A58 "ypos" "105"
N/A59 "zpos" "5"
N/A60 "wide" "300"
N/A61 "tall" "150"
N/A62 "visible" "1"
N/A63 "border" "StorePreviewBorder"
N/A64 "paintborder" "1"
N/A65 
N/A66 "proportionaltoparent" "1"
N/A67 
N/A68 "force_use_model" "1"
N/A69 "use_item_rendertarget" "0"
N/A70 "allow_rot" "1"
N/A71 "allow_pitch" "1"
N/A72 "max_pitch" "30"
N/A73 "use_pedestal" "1"
N/A74 "use_particle" "1"
N/A75 "fov" "75"
N/A76 
N/A77 "model"
N/A78 {
N/A79 "force_pos" "1"
N/A80 
N/A81 "angles_x" "7"
N/A82 "angles_y" "130"
N/A83 "angles_z" "0"
N/A84 "origin_x" "175"
N/A85 "origin_y" "0"
N/A86 "origin_z" "0"
N/A87 "frame_origin_x" "0"
N/A88 "frame_origin_y" "0"
N/A89 "frame_origin_z" "0"
N/A90 "spotlight" "1"
N/A91 
N/A92 "modelname" ""
N/A93 }
N/A94 
N/A95 "lights"
N/A96 {
N/A97 "default"
N/A98 {
N/A99 "name" "directional"
N/A100 "color" "1 1 1"
N/A101 "direction" "0 0 -1"
N/A102 }
N/A103 "spot light"
N/A104 {
N/A105 "name" "spot"
N/A106 "color" "1 .9 .9"
N/A107 "attenuation" "4.5 0 0"
N/A108 "origin" "0 0 100"
N/A109 "direction" "1 0 -0.5"
N/A110 "inner_cone_angle" "1"
N/A111 "outer_cone_angle" "90"
N/A112 "maxDistance" "1000"
N/A113 "exponent" "25"
N/A114 }
N/A115 "point light"
N/A116 {
N/A117 "name" "point"
N/A118 "color" ".7 .8 1"
N/A119 "attenuation" "15 0 0"
N/A120 "origin" "15 -50 -200"
N/A121 "maxDistance" "1000"
N/A122 }
N/A123 }
N/A124 }
N/A125 
N/A126 "CancelButton"
N/A127 {
N/A128 "ypos" "r30"
N/A129 "proportionaltoparent" "1"
N/A130 }
N/A131 
N/A132 "OkButton"
N/A133 {
N/A134 "ypos" "r30"
N/A135 "proportionaltoparent" "1"
N/A136 
N/A137 }
N/A138}