mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
102 lines
1.8 KiB
Plaintext
102 lines
1.8 KiB
Plaintext
////////////////////////////////////////////////////////////////////
|
|
//DeRap: Produced from mikero's Dos Tools Dll version 3.97
|
|
//http://dev-heaven.net/projects/list_files/mikero-pbodll
|
|
////////////////////////////////////////////////////////////////////
|
|
|
|
#define _ARMA_
|
|
|
|
//Class dayz_weapons : textures\crossbow.rvmat{
|
|
ambient[] = {1,1,1,1};
|
|
diffuse[] = {1,1,1,1};
|
|
forcedDiffuse[] = {0,0,0,0};
|
|
emmisive[] = {0,0,0,1};
|
|
specular[] = {0.14,0.16,0.18,1};
|
|
specularPower = 100;
|
|
PixelShaderID = "Super";
|
|
VertexShaderID = "Super";
|
|
class Stage1
|
|
{
|
|
texture = "dayz_weapons\textures\crossbow_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 = "dayz_weapons\textures\metal_rough_dt.paa";
|
|
uvSource = "tex";
|
|
class uvTransform
|
|
{
|
|
aside[] = {4,0,0};
|
|
up[] = {0,4,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 = "dayz_weapons\textures\crossbow_as.paa";
|
|
uvSource = "tex";
|
|
class uvTransform
|
|
{
|
|
aside[] = {1,0,0};
|
|
up[] = {0,1,0};
|
|
dir[] = {0,0,0};
|
|
pos[] = {0,0,0};
|
|
};
|
|
};
|
|
class Stage5
|
|
{
|
|
texture = "dayz_weapons\textures\crossbow_smdi.paa";
|
|
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(4.01,2.86)";
|
|
uvSource = "tex";
|
|
class uvTransform
|
|
{
|
|
aside[] = {1,0,0};
|
|
up[] = {0,1,0};
|
|
dir[] = {0,0,0};
|
|
pos[] = {0,0,0};
|
|
};
|
|
};
|
|
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};
|
|
};
|
|
};
|
|
//};
|