Added plugin resources (sounds, models and materials).
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
VertexLitGeneric
|
||||
{
|
||||
"$basetexture" "models\player\ics\hellknight_red\estuche"
|
||||
"$normalmapalphaenvmapmask" "1"
|
||||
"$envmapcontrast" 0.3
|
||||
"$envmapsaturation" 0.7
|
||||
"$envmaptint" "[ 0.36 0.36 0.36 ]"
|
||||
}
|
BIN
cstrike/materials/models/player/ics/hellknight_red/estuche.vtf
Normal file
BIN
cstrike/materials/models/player/ics/hellknight_red/estuche.vtf
Normal file
Binary file not shown.
@ -0,0 +1,10 @@
|
||||
VertexLitGeneric
|
||||
{
|
||||
"$basetexture" "models\player\ics\hellknight_red\hellknight"
|
||||
"$envmap" "env_cubemap"
|
||||
"$bumpmap" "models/player/ics/hellknight_red/hellknight_normal"
|
||||
"$normalmapalphaenvmapmask" "1"
|
||||
"$envmapcontrast" 0.3
|
||||
"$envmapsaturation" 0.7
|
||||
"$envmaptint" "[ 0.36 0.36 0.36 ]"
|
||||
}
|
Binary file not shown.
Binary file not shown.
10
cstrike/materials/models/player/zh/Charple1_sheet.vmt
Normal file
10
cstrike/materials/models/player/zh/Charple1_sheet.vmt
Normal file
@ -0,0 +1,10 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$baseTexture" "Models/Charple/Charple1_sheet"
|
||||
"$bumpmap" "Models/Charple/Charple1_normal"
|
||||
"$envmap" "env_cubemap"
|
||||
"$normalmapalphaenvmapmask" 1
|
||||
"$envmapcontrast" 1
|
||||
}
|
||||
|
||||
|
11
cstrike/materials/models/player/zh/Zombie_Classic_sheet.vmt
Normal file
11
cstrike/materials/models/player/zh/Zombie_Classic_sheet.vmt
Normal file
@ -0,0 +1,11 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$baseTexture" "models/Zombie_Classic/Zombie_Classic_sheet"
|
||||
"VertexLitGeneric_DX9"
|
||||
{
|
||||
"$bumpmap" "Models/zombie_classic/zombie_classic_sheet_normal"
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" 1
|
||||
"$normalmapalphaenvmapmask" 1
|
||||
}
|
||||
}
|
5
cstrike/materials/models/player/zh/corpse1.vmt
Normal file
5
cstrike/materials/models/player/zh/corpse1.vmt
Normal file
@ -0,0 +1,5 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$baseTexture" "models/Humans/corpse/corpse1"
|
||||
"$model" 1
|
||||
}
|
9
cstrike/materials/overlays/zr/humans_win.vmt
Normal file
9
cstrike/materials/overlays/zr/humans_win.vmt
Normal file
@ -0,0 +1,9 @@
|
||||
"Refract"
|
||||
{
|
||||
"$model" 1
|
||||
"$refractamount" "0"
|
||||
"$bluramount" "0"
|
||||
"$REFRACTTINT" "{50 50 150}"
|
||||
"$REFRACTTINTtexture" "overlays/zr/humans_win"
|
||||
"$scale" "[1 1]"
|
||||
}
|
BIN
cstrike/materials/overlays/zr/humans_win.vtf
Normal file
BIN
cstrike/materials/overlays/zr/humans_win.vtf
Normal file
Binary file not shown.
9
cstrike/materials/overlays/zr/zombies_win.vmt
Normal file
9
cstrike/materials/overlays/zr/zombies_win.vmt
Normal file
@ -0,0 +1,9 @@
|
||||
"Refract"
|
||||
{
|
||||
"$model" 1
|
||||
"$refractamount" "0"
|
||||
"$bluramount" "0"
|
||||
"$REFRACTTINT" "{150 50 50}"
|
||||
"$REFRACTTINTtexture" "overlays/zr/zombies_win"
|
||||
"$scale" "[1 1]"
|
||||
}
|
BIN
cstrike/materials/overlays/zr/zombies_win.vtf
Normal file
BIN
cstrike/materials/overlays/zr/zombies_win.vtf
Normal file
Binary file not shown.
12
cstrike/materials/overlays/zr/zvision.vmt
Normal file
12
cstrike/materials/overlays/zr/zvision.vmt
Normal file
@ -0,0 +1,12 @@
|
||||
"Refract"
|
||||
{
|
||||
"$model" 1
|
||||
"$refractamount" "0.007"
|
||||
"$bluramount" "0.5"
|
||||
"$REFRACTTINT" "{255 90 90}"
|
||||
"$REFRACTTINTtexture" "overlays/zr/zvision"
|
||||
"$scale" "[1 1]"
|
||||
"$additive" 1
|
||||
"$envmapcontrast" 1
|
||||
"$envmapsaturation" 1
|
||||
}
|
BIN
cstrike/materials/overlays/zr/zvision.vtf
Normal file
BIN
cstrike/materials/overlays/zr/zvision.vtf
Normal file
Binary file not shown.
Reference in New Issue
Block a user