mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-05-15 15:13:22 +03:00
0.68
This commit is contained in:
98
dayz/textures/capb.rvmat
Normal file
98
dayz/textures/capb.rvmat
Normal file
@@ -0,0 +1,98 @@
|
||||
////////////////////////////////////////////////////////////////////
|
||||
//DeRap: Produced from mikero's Dos Tools Dll version 3.97
|
||||
//http://dev-heaven.net/projects/list_files/mikero-pbodll
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
#define _ARMA_
|
||||
|
||||
//Class dayz : textures\capb.rvmat{
|
||||
class StageTI
|
||||
{
|
||||
texture = "dayz\textures\capb_ti_ca.paa";
|
||||
};
|
||||
ambient[] = {1,1,1,1};
|
||||
diffuse[] = {1,1,1,1};
|
||||
forcedDiffuse[] = {0,0,0,0};
|
||||
emmisive[] = {0,0,0,1};
|
||||
specular[] = {1,1,1,1};
|
||||
specularPower = 100;
|
||||
PixelShaderID = "Super";
|
||||
VertexShaderID = "Super";
|
||||
class Stage1
|
||||
{
|
||||
texture = "dayz\textures\capb_nohq.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
aside[] = {1,0,0};
|
||||
up[] = {0,1,0};
|
||||
dir[] = {0,0,0};
|
||||
pos[] = {0,0,0};
|
||||
};
|
||||
};
|
||||
class Stage2
|
||||
{
|
||||
texture = "#(argb,8,8,3)color(0.5,0.5,0.5,1,DT)";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
aside[] = {1,0,0};
|
||||
up[] = {0,1,0};
|
||||
dir[] = {0,0,0};
|
||||
pos[] = {0,0,0};
|
||||
};
|
||||
};
|
||||
class Stage3
|
||||
{
|
||||
texture = "#(argb,8,8,3)color(0,0,0,0,MC)";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
aside[] = {1,0,0};
|
||||
up[] = {0,1,0};
|
||||
dir[] = {0,0,0};
|
||||
pos[] = {0,0,0};
|
||||
};
|
||||
};
|
||||
class Stage4
|
||||
{
|
||||
texture = "#(argb,8,8,3)color(1,1,1,1,AS)";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
aside[] = {1,0,0};
|
||||
up[] = {0,1,0};
|
||||
dir[] = {0,0,0};
|
||||
pos[] = {0,0,0};
|
||||
};
|
||||
};
|
||||
class Stage5
|
||||
{
|
||||
texture = "#(argb,8,8,3)color(0,0,1,1,SMDI)";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
aside[] = {1,0,0};
|
||||
up[] = {0,1,0};
|
||||
dir[] = {0,0,0};
|
||||
pos[] = {0,0,0};
|
||||
};
|
||||
};
|
||||
class Stage6
|
||||
{
|
||||
texture = "#(ai,64,64,1)fresnel(1,0.7)";
|
||||
uvSource = "none";
|
||||
};
|
||||
class Stage7
|
||||
{
|
||||
texture = "ca\data\env_land_co.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
aside[] = {1,0,0};
|
||||
up[] = {0,1,0};
|
||||
dir[] = {0,0,0};
|
||||
pos[] = {0,0,0};
|
||||
};
|
||||
};
|
||||
//};
|
||||
BIN
dayz/textures/capb_black_co.paa
Normal file
BIN
dayz/textures/capb_black_co.paa
Normal file
Binary file not shown.
BIN
dayz/textures/capb_nohq.paa
Normal file
BIN
dayz/textures/capb_nohq.paa
Normal file
Binary file not shown.
BIN
dayz/textures/capb_ti_ca.paa
Normal file
BIN
dayz/textures/capb_ti_ca.paa
Normal file
Binary file not shown.
BIN
dayz/textures/clothes/bandit_tex1_co.paa
Normal file
BIN
dayz/textures/clothes/bandit_tex1_co.paa
Normal file
Binary file not shown.
BIN
dayz/textures/clothes/doctor_co.paa
Normal file
BIN
dayz/textures/clothes/doctor_co.paa
Normal file
Binary file not shown.
BIN
dayz/textures/clothes/teacher_co.paa
Normal file
BIN
dayz/textures/clothes/teacher_co.paa
Normal file
Binary file not shown.
BIN
dayz/textures/faces/zombie_01_co.paa
Normal file
BIN
dayz/textures/faces/zombie_01_co.paa
Normal file
Binary file not shown.
BIN
dayz/textures/faces/zombie_02_co.paa
Normal file
BIN
dayz/textures/faces/zombie_02_co.paa
Normal file
Binary file not shown.
BIN
dayz/textures/faces/zombie_03_co.paa
Normal file
BIN
dayz/textures/faces/zombie_03_co.paa
Normal file
Binary file not shown.
Reference in New Issue
Block a user