Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/sniper/pro hat.vmt

From Team Fortress Wiki
Jump to: navigation, search
3333 
3434 "Proxies"
3535 {
36N/A "weapon_invis"
N/A36 "invis"
3737 {
3838 }
3939 "AnimatedTexture"
4646 {
4747 "resultVar" "$detailblendfactor"
4848 }
N/A49 "ItemTintColor"
N/A50 {
N/A51 "resultVar" "$colortint_tmp"
N/A52 }
N/A53 "SelectFirstIfNonZero"
N/A54 {
N/A55 "srcVar1" "$colortint_tmp"
N/A56 "srcVar2" "$colortint_base"
N/A57 "resultVar" "$color2"
N/A58 }
4959 "YellowLevel"
5060 {
5161 "resultVar" "$yellow"
5262 }
53N/A "Equals"
N/A63 "Multiply"
5464 {
55N/A "srcVar1" "$yellow"
N/A65 "srcVar1" "$color2"
N/A66 "srcVar2" "$yellow"
5667 "resultVar" "$color2"
5768 }
58N/A "ItemTintColor"
59N/A {
60N/A "resultVar" "$colortint_tmp"
61N/A }
62N/A "SelectFirstIfNonZero"
63N/A {
64N/A "srcVar1" "$colortint_tmp"
65N/A "srcVar2" "$colortint_base"
66N/A "resultVar" "$color2"
67N/A }
68N/A 
6969 }
7070}