Skip to content
Open
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
2 changes: 1 addition & 1 deletion addons/pharma/CfgMagazines.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class CfgMagazines {

displayName = CSTRING(Carbonate_Box_Display);
descriptionShort = CSTRING(Carbonate_DescShort);
model = "\A3\Structures_F_EPA\Items\Medical\Painkillers_F.p3d";
model = QPATHTOF(models\carbonate\carbonate.p3d);
picture = QPATHTOF(ui\icon_Carbonate.paa);

ammo = "";
Expand Down
Binary file added addons/pharma/models/carbonate/carbonate.p3d
Binary file not shown.
86 changes: 86 additions & 0 deletions addons/pharma/models/carbonate/kat_carbonate.rvmat
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
/*
Generated on https://jdtools.dev/
Made by John Doe
*/
ambient[] = { 1, 1, 1, 1 };
diffuse[] = { 1, 1, 1, 1 };
forcedDiffuse[] = { 0, 0, 0, 1 };
emmisive[] = { 0, 0, 0, 1 };
specular[] = { 0.09, 0.09, 0.09, 1 };
specularPower = 35;
PixelShaderID = "Super";
VertexShaderID = "Super";
class Stage1 {
texture = "x\kat\addons\pharma\models\carbonate\kat_carbonate_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, 1, 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 = "x\kat\addons\pharma\models\carbonate\kat_carbonate_AS.paa";
uvSource = "tex";
class uvTransform {
aside[] = { 1, 0, 0 };
up[] = { 0, 1, 0 };
dir[] = { 0, 0, 1 };
pos[] = { 0, 0, 1 };
};
};
class Stage5 {
texture = "x\kat\addons\pharma\models\carbonate\kat_carbonate_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(1.5,1.22)";
uvSource = "tex";
class uvTransform {
aside[] = { 1, 0, 0 };
up[] = { 0, 1, 0 };
dir[] = { 0, 0, 1 };
pos[] = { 0, 0, 0 };
};
};
class Stage7 {
texture = "a3\data_f\env_land_ca.paa";
useWorldEnvMap = "true";
uvSource = "tex";
class uvTransform {
aside[] = { 1, 0, 0 };
up[] = { 0, 1, 0 };
dir[] = { 0, 0, 1 };
pos[] = { 0, 0, 0 };
};
};
class StageTI {
texture = "a3\data_f\default_vehicle_ti_ca.paa";
};
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.