Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "VertexlitGeneric"
- {
- "$baseTexture" "models/player/items/pyro/drg_pyro_bubbleHelmet"
- "$basemapalphaphongmask" "1"
- "$phong" "1"
- "$phongexponent" "10"
- "$phongboost" "10"
- "$lightwarptexture" "models/lightwarps/weapon_lightwarp"
- "$phongfresnelranges" "[.25 .5 1]"
- "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
- "$detailscale" "5"
- "$detailblendfactor" .01
- "$detailblendmode" 6
- "$yellow" "0"
- "$one" "1"
- "$rimlight" "0.5"
- "$rimlightexponent" "2"
- "$rimlightboost" "0.25"
- "360?$color2" "[ 0.9 0.8 0.8 ]"
- "$sheenmap" "cubemaps/cubemap_sheen001" //added
- "$sheenmapmask" "Effects/AnimatedSheen/animatedsheen0" //added
- "$sheenmaptint" "[ 1 1 1 ]" //added
- "$sheenmapmaskframe" "0" //added
- "$sheenindex" "0" //added
- "$glowcolor" "1"
- // Cloaking
- "$cloakPassEnabled" "1"
- "$sheenPassEnabled" "1" //added
- "Proxies"
- {
- "AnimatedWeaponSheen" //added
- { //added
- "animatedtexturevar" "$sheenmapmask" //added
- "animatedtextureframenumvar" "$sheenmapmaskframe" //added
- "animatedtextureframerate" "40" //added
- } //added
- "invis"
- {
- }
- "ModelGlowColor"
- {
- "resultVar" "$glowcolor"
- }
- "Equals"
- {
- "srcVar1" "$glowcolor"
- "resultVar" "$selfillumtint"
- }
- "Equals"
- {
- "srcVar1" "$glowcolor"
- "resultVar" "$color2"
- }
- "YellowLevel"
- {
- "resultVar" "$yellow"
- }
- "Multiply"
- {
- "srcVar1" "$color2"
- "srcVar2" "$yellow"
- "resultVar" "$color2"
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment