Sun, 03 Jul 2016 23:59:06 -0600
- Fix metal rail consistancy
- Update Metalrail64u_oneend to proper metal material, resize physmodel
- Update metalrail54tall to proper metal material, fix model to fit style
- Update railbracket to proper metal material
- Update metalrail90dsharp to have diffuse, and proper metal material
- Fix metalrail 90dsharp to align to grid
- Update metalrail96 to use correct collision
also fix to proper metal material
--- a/materials/models/props/foreguard/railings/metalrail54tall_90sharp.vmt Wed Jun 22 23:03:38 2016 -0600 +++ b/materials/models/props/foreguard/railings/metalrail54tall_90sharp.vmt Sun Jul 03 23:59:06 2016 -0600 @@ -1,8 +1,10 @@ "VertexlitGeneric" { "$basetexture" "models/props/foreguard/railings/metalrail54tall_90sharp_diffuse" - "$model" 1 + "$basealphaenvmapmask" "1" "$model" 1 $envmap env_cubemap - $envmaptint "[.75 .75 .75]" + $envmaptint "[1 1 1]" + $detail "glitchvid/detail/metal_scratches_detail" + $detailscale "2.5" }
Binary file materials/models/props/foreguard/railings/metalrail54tall_90sharp_diffuse.vtf has changed
--- a/materials/models/props/foreguard/railings/metalrail64u_oneend.vmt Wed Jun 22 23:03:38 2016 -0600 +++ b/materials/models/props/foreguard/railings/metalrail64u_oneend.vmt Sun Jul 03 23:59:06 2016 -0600 @@ -1,7 +1,10 @@ "VertexlitGeneric" { "$basetexture" "models/props/foreguard/railings/metalrail64u_oneend_diffuse" + "$basealphaenvmapmask" "1" "$model" 1 $envmap env_cubemap - $envmaptint "[.75 .75 .75]" + $envmaptint "[1 1 1]" + $detail "glitchvid/detail/metal_scratches_detail" + $detailscale "2.5" }
--- a/materials/models/props/foreguard/railings/metalrail8u.vmt Wed Jun 22 23:03:38 2016 -0600 +++ b/materials/models/props/foreguard/railings/metalrail8u.vmt Sun Jul 03 23:59:06 2016 -0600 @@ -1,8 +1,10 @@ "VertexlitGeneric" { "$basetexture" "models/props/foreguard/railings/metalrail8u_diffuse" - "$model" 1 + "$basealphaenvmapmask" "1" "$model" 1 $envmap env_cubemap - $envmaptint "[.75 .75 .75]" + $envmaptint "[1 1 1]" + $detail "glitchvid/detail/metal_scratches_detail" + $detailscale "2.5" }
--- a/materials/models/props/foreguard/rails/metalrail90dsharp.vmt Wed Jun 22 23:03:38 2016 -0600 +++ b/materials/models/props/foreguard/rails/metalrail90dsharp.vmt Sun Jul 03 23:59:06 2016 -0600 @@ -1,7 +1,11 @@ -"VertexLitGeneric" +"VertexlitGeneric" { - "$color" "[ 1 1 1 ]" + "$basetexture" "models/props/foreguard/rails/metalrail90dsharp_diffuse" + "$basealphaenvmapmask" "1" "$model" 1 - "$phong" 1 + $envmap env_cubemap + $envmaptint "[1 1 1]" + $detail "glitchvid/detail/metal_scratches_detail" + $detailscale "2.5" +} -} \ No newline at end of file
--- a/materials/models/props/foreguard/rails/metalrail_96.vmt Wed Jun 22 23:03:38 2016 -0600 +++ b/materials/models/props/foreguard/rails/metalrail_96.vmt Sun Jul 03 23:59:06 2016 -0600 @@ -1,8 +1,11 @@ "VertexLitGeneric" { "$basetexture" "models/props/foreguard/rails/metalrail_96_diffuse" + "$basealphaenvmapmask" "1" "$model" 1 $envmap env_cubemap - $envmaptint "[.75 .75 .75]" + $envmaptint "[1 1 1]" + $detail "glitchvid/detail/metal_scratches_detail" + $detailscale "2.5" }
--- a/materials/models/props/foreguard/rails/railbracket.vmt Wed Jun 22 23:03:38 2016 -0600 +++ b/materials/models/props/foreguard/rails/railbracket.vmt Sun Jul 03 23:59:06 2016 -0600 @@ -4,7 +4,8 @@ "$bumpmap" "models\props\foreguard\rails\railbracket_normal" "$model" 1 $envmap env_cubemap - $envmaptint "[.75 .75 .75]" + $envmaptint "[1 1 1]" + $detail "glitchvid/detail/metal_scratches_detail" + $detailscale "2.5" $normalmapalphaenvmapmask 1 - } \ No newline at end of file