Template:PatchDiff/October 27, 2011 Patch/team fortress 2 materials.gcf/tf/materials/models/player/items/pyro/pyro halloween gasmask.vmt

From Team Fortress Wiki
< Template:PatchDiff/October 27, 2011 Patch
Revision as of 05:56, 28 October 2011 by MousseBOT (talk | contribs) (Diff of file "team fortress 2 materials.gcf/tf/materials/models/player/items/pyro/pyro_halloween_gasmask.vmt" for patch October 27, 2011 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\pyro\pyro_halloween_gasmask"
N/A4 "$bumpmap" "models\player\items\pyro\pyro_halloween_gasmask_normal"
N/A5 
N/A6 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
N/A7 "$detailscale" "5"
N/A8 "$detailblendfactor" 0.0
N/A9 "$detailblendmode" 6
N/A10 
N/A11 "$yellow" "0"
N/A12 "$one" "1"
N/A13 
N/A14 "$phong" "1"
N/A15 "$phongexponent" "8"
N/A16 "$phongboost" "7"
N/A17 "$lightwarptexture" "models/lightwarps/hand_lightwarp"
N/A18 "$phongfresnelranges" "[1 2 4]"
N/A19 
N/A20 
N/A21 // Rim lighting parameters
N/A22 "$rimlight" "1" // To enable rim lighting (requires phong)
N/A23 "$rimlightexponent" "4" // Exponent for phong component of rim lighting
N/A24 "$rimlightboost" "2" // Boost for ambient cube component of rim lighting
N/A25 
N/A26 
N/A27 // Cloaking
N/A28 "$cloakPassEnabled" "1"
N/A29 "Proxies"
N/A30 {
N/A31 "weapon_invis"
N/A32 {
N/A33 }
N/A34 "AnimatedTexture"
N/A35 {
N/A36 "animatedtexturevar" "$detail"
N/A37 "animatedtextureframenumvar" "$detailframe"
N/A38 "animatedtextureframerate" 30
N/A39 }
N/A40 "BurnLevel"
N/A41 {
N/A42 "resultVar" "$detailblendfactor"
N/A43 }
N/A44 "YellowLevel"
N/A45 {
N/A46 "resultVar" "$yellow"
N/A47 }
N/A48 "Equals"
N/A49 {
N/A50 "srcVar1" "$yellow"
N/A51 "resultVar" "$color2"
N/A52 }
N/A53// "ItemTintColor"
N/A54// {
N/A55// "resultVar" "$colortint_tmp"
N/A56// }
N/A57// "SelectFirstIfNonZero"
N/A58// {
N/A59// "srcVar1" "$colortint_tmp"
N/A60// "srcVar2" "$colortint_base"
N/A61// "resultVar" "$color2"
N/A62// }
N/A63 }
N/A64}