mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-08 21:52:48 +03:00
+ [FIXED] Can now fill jerry cans from standard fuel tanks again. + [ADDED] Override local zombie count while in vehicle dayz_zedSpawnVehCount (default: dayz_maxLocalZombies / 2) + [ADDED] Override local zombie count while in vehicle dayz_spawnAirCount (default: 5) + [FIXED] Bug with new safe model shadow fixed. + [FIXED] Check that items and weapons are removed during weapon trades. + [FIXED] Added message when attempting to sell a vehicle with more than 75% average tire damage. + [FIXED] Safe codes starting with 0### now work after server restarts. fixes #400 + [CHANGED] Re-indexed all loot tables. + [FIXED] Fix for no melee ammo after clothing switch. + [ADDED] New 55 gallon fuel barrel. Fixes glitching with old one. + [CHANGED] When building plot pole you will now get a message if building to close to another pole (45m).
46 lines
820 B
Plaintext
46 lines
820 B
Plaintext
ambient[]={0.74650967,0.74192148,0.74213719,0.96900016};
|
|
diffuse[]={1,1,1,0.92000002};
|
|
forcedDiffuse[]={0,0,0,0};
|
|
emmisive[]={0,0,0,1};
|
|
specular[]={0.3764706,0.47843137,0.16078432,1};
|
|
specularPower=100;
|
|
PixelShaderID="NormalMapSpecularDIMap";
|
|
VertexShaderID="NormalMap";
|
|
class Stage1
|
|
{
|
|
texture="dayz_equip\textures\oildrum_norm.paa";
|
|
uvSource="tex";
|
|
class uvTransform
|
|
{
|
|
aside[]={1,0,0};
|
|
up[]={0,1,0};
|
|
dir[]={0,0,1};
|
|
pos[]={0,0,0};
|
|
};
|
|
};
|
|
class Stage2
|
|
{
|
|
texture="dayz_equip\textures\oildrum_spec.paa";
|
|
uvSource="tex";
|
|
class uvTransform
|
|
{
|
|
aside[]={0,0,0};
|
|
up[]={0,0,0};
|
|
dir[]={0,0,0};
|
|
pos[]={0,0,0};
|
|
};
|
|
Filter="Point";
|
|
};
|
|
class Stage3
|
|
{
|
|
texture="#(ai,64,64,1)fresnel(2.68,3.69)";
|
|
uvSource="tex";
|
|
class uvTransform
|
|
{
|
|
aside[]={1,0,0};
|
|
up[]={0,1,0};
|
|
dir[]={0,0,0};
|
|
pos[]={0,0,0};
|
|
};
|
|
};
|