Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified neo/maps/ntre_class_tut.bsp
Binary file not shown.
Binary file modified neo/maps/ntre_shooting_tut.bsp
Binary file not shown.
31 changes: 31 additions & 0 deletions neo/materials/vgui/cm/jinrai_dummy.vmt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
"UnlitTwoTexture"
{
"$basetexture" "vgui\cm\jinrai_dummy"
"$translucent" 1
"$vertexcolor" 1
"$vertexalpha" 1
"$ignorez" 1
"$no_fullbright" 1
"$selfillum" "1"
"$texture2" "vgui\cm\loadout_scanlines"
"Proxies"
{

"Sine"
{
"resultVar" "$color"
"sineperiod" 6
"sinemin" 0.85,0.85,0.85
"sinemax" 0.99,0.99,0.99
}

"TextureScroll"
{
//this makes the scanlines scroll to finish the lcd effect
"texturescrollvar" "$texture2transform"
"texturescrollrate" .12
"texturescrollangle" -90
}
}
}

Binary file added neo/materials/vgui/cm/jinrai_dummy.vtf
Binary file not shown.
31 changes: 31 additions & 0 deletions neo/materials/vgui/cm/none.vmt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
"UnlitTwoTexture"
{
"$basetexture" "vgui\cm\none"
"$translucent" 1
"$vertexcolor" 1
"$vertexalpha" 1
"$ignorez" 1
"$no_fullbright" 1
"$selfillum" "1"
"$texture2" "vgui\cm\loadout_scanlines"
"Proxies"
{

"Sine"
{
"resultVar" "$color"
"sineperiod" 6
"sinemin" 0.85,0.85,0.85
"sinemax" 0.99,0.99,0.99
}

"TextureScroll"
{
//this makes the scanlines scroll to finish the lcd effect
"texturescrollvar" "$texture2transform"
"texturescrollrate" .12
"texturescrollangle" -90
}
}
}

Binary file added neo/materials/vgui/cm/none.vtf
Binary file not shown.
31 changes: 31 additions & 0 deletions neo/materials/vgui/cm/nsf_dummy.vmt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
"UnlitTwoTexture"
{
"$basetexture" "vgui\cm\nsf_dummy"
"$translucent" 1
"$vertexcolor" 1
"$vertexalpha" 1
"$ignorez" 1
"$no_fullbright" 1
"$selfillum" "1"
"$texture2" "vgui\cm\loadout_scanlines"
"Proxies"
{

"Sine"
{
"resultVar" "$color"
"sineperiod" 6
"sinemin" 0.85,0.85,0.85
"sinemax" 0.99,0.99,0.99
}

"TextureScroll"
{
//this makes the scanlines scroll to finish the lcd effect
"texturescrollvar" "$texture2transform"
"texturescrollrate" .12
"texturescrollangle" -90
}
}
}

Binary file added neo/materials/vgui/cm/nsf_dummy.vtf
Binary file not shown.