Template:PatchDiff/February 14, 2013 Patch/team fortress 2 materials.gcf/tf/materials/models/player/items/all class/ETF2L logoETF2L 2012.vmt

From Team Fortress Wiki
< Template:PatchDiff/February 14, 2013 Patch
Revision as of 23:20, 14 February 2013 by MousseBOT (talk | contribs) (Diff of file "team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/ETF2L_logoETF2L_2012.vmt" for patch February 14, 2013 Patch.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$baseTexture" "models/player/items/all_class/ETF2L_logoETF2L_2012"
N/A4 "$bumpmap" "models/effects/flat_normal"
N/A5 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
N/A6 "$detailscale" "5"
N/A7 "$detailblendfactor" .01
N/A8 "$detailblendmode" 6
N/A9 "$yellow" "0"
N/A10 
N/A11 "$phong" "1"
N/A12 "$phongexponent" "8"
N/A13 "$phongboost" "5"
N/A14// "$lightwarptexture" "models/lightwarps/weapon_lightwarp"
N/A15 "$phongfresnelranges" "[.25 1 4]"
N/A16 "$basemapalphaphongmask" "1"
N/A17 
N/A18 "$envmap" "env_cubemap"
N/A19 "$envmaptint" "[1.2 1.2 1.2]"
N/A20 "$basealphaenvmapmask" "0"
N/A21// "$normalmapalphaenvmapmask" "0"
N/A22 
N/A23 // Rim lighting parameters
N/A24 "$rimlight" "1" // To enable rim lighting (requires phong)
N/A25 "$rimlightexponent" "4" // Exponent for phong component of rim lighting
N/A26 "$rimlightboost" "2" // Boost for ambient cube component of rim lighting
N/A27 
N/A28 "$blendtintbybasealpha" "0"
N/A29 "$blendtintcoloroverbase" "0"
N/A30 "$colortint_base" "{158 116 21}"
N/A31 "$colortint_tmp" "{0 0 0}"
N/A32 "$color2" "{158 116 21}"
N/A33 
N/A34 
N/A35 // Cloaking
N/A36 "$cloakPassEnabled" "1"
N/A37 "Proxies"
N/A38 {
N/A39 "weapon_invis"
N/A40 {
N/A41 }
N/A42 "AnimatedTexture"
N/A43 {
N/A44 "animatedtexturevar" "$detail"
N/A45 "animatedtextureframenumvar" "$detailframe"
N/A46 "animatedtextureframerate" 30
N/A47 }
N/A48 "BurnLevel"
N/A49 {
N/A50 "resultVar" "$detailblendfactor"
N/A51 }
N/A52 "YellowLevel"
N/A53 {
N/A54 "resultVar" "$yellow"
N/A55 }
N/A56 "Equals"
N/A57 {
N/A58 "srcVar1" "$yellow"
N/A59 "resultVar" "$color2"
N/A60 }
N/A61 "ItemTintColor"
N/A62 {
N/A63 "resultVar" "$colortint_tmp"
N/A64 }
N/A65 "SelectFirstIfNonZero"
N/A66 {
N/A67 "srcVar1" "$colortint_tmp"
N/A68 "srcVar2" "$colortint_base"
N/A69 "resultVar" "$color2"
N/A70 }
N/A71 
N/A72 }
N/A73}