mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-13 13:23:28 +00:00
added newest version of flightsuit to factions
This commit is contained in:
@@ -1,89 +0,0 @@
|
||||
ambient[] = {1,1,1,1};
|
||||
diffuse[] = {1,1,1,1};
|
||||
forcedDiffuse[] = {0,0,0,0};
|
||||
emmisive[] = {0,0,0,1};
|
||||
specular[] = {0.5,0.5,0.5,0};
|
||||
specularPower = 30;
|
||||
PixelShaderID = "Super";
|
||||
VertexShaderID = "Super";
|
||||
class Stage1
|
||||
{
|
||||
texture = "braf\braf_factions\addons\aviation\Flightsuits\data\Boot\boot_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 = "braf\braf_factions\addons\aviation\Flightsuits\data\Boot\boot_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 = "braf\braf_factions\addons\aviation\Flightsuits\data\Boot\boot_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,1)";
|
||||
uvSource = "none";
|
||||
};
|
||||
class Stage7
|
||||
{
|
||||
texture = "a3\data\env_cloth_neutral_co.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
aside[] = {1,0,0};
|
||||
up[] = {0,1,0};
|
||||
dir[] = {0,0,0};
|
||||
pos[] = {0,0,0};
|
||||
};
|
||||
};
|
||||
class StageTI
|
||||
{
|
||||
texture = "a3\characters_f\blufor\data\clothing1_ti_ca.paa";
|
||||
};
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
addons/aviation/Flightsuits/data/Camo1_gray_co.paa
Normal file
BIN
addons/aviation/Flightsuits/data/Camo1_gray_co.paa
Normal file
Binary file not shown.
BIN
addons/aviation/Flightsuits/data/Camo1_gray_co.png
Normal file
BIN
addons/aviation/Flightsuits/data/Camo1_gray_co.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.0 MiB |
BIN
addons/aviation/Flightsuits/data/Camo1_khaki_co.paa
Normal file
BIN
addons/aviation/Flightsuits/data/Camo1_khaki_co.paa
Normal file
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 13 MiB After Width: | Height: | Size: 10 MiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 140 KiB |
@@ -1,89 +0,0 @@
|
||||
ambient[]={1,1,1,1};
|
||||
diffuse[]={1,1,1,1};
|
||||
forcedDiffuse[]={0.1,0.1,0.1,0};
|
||||
emmisive[]={0,0,0,1};
|
||||
specular[]={0.25,0.25,0.25,0};
|
||||
specularPower=20;
|
||||
PixelShaderID="Super";
|
||||
VertexShaderID="Super";
|
||||
class Stage1
|
||||
{
|
||||
texture = "braf\braf_factions\addons\aviation\Flightsuits\data\hiaf\Coverall_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,128,128,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,128,128,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="braf\braf_factions\addons\aviation\Flightsuits\data\hiaf\Coverall_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 = "braf\braf_factions\addons\aviation\Flightsuits\data\hiaf\Coverall_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,128,128,1)fresnel(1,1)";
|
||||
uvSource="none";
|
||||
};
|
||||
class Stage7
|
||||
{
|
||||
texture="a3\data\env_cloth_neutral_co.paa";
|
||||
uvSource="tex";
|
||||
class uvTransform
|
||||
{
|
||||
aside[]={1,0,0};
|
||||
up[]={0,1,0};
|
||||
dir[]={0,0,0};
|
||||
pos[]={0,0,0};
|
||||
};
|
||||
};
|
||||
class StageTI
|
||||
{
|
||||
texture = "braf\braf_factions\addons\aviation\Flightsuits\data\Pilot_Coverall_ti_ca.paa";
|
||||
};
|
||||
@@ -1,89 +0,0 @@
|
||||
ambient[]={1,1,1,1};
|
||||
diffuse[]={1,1,1,1};
|
||||
forcedDiffuse[]={0.1,0.1,0.1,0};
|
||||
emmisive[]={0,0,0,1};
|
||||
specular[]={0.25,0.25,0.25,0};
|
||||
specularPower=40;
|
||||
PixelShaderID="Super";
|
||||
VertexShaderID="Super";
|
||||
class Stage1
|
||||
{
|
||||
texture="braf\braf_factions\addons\aviation\Flightsuits\data\luva_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,128,128,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,128,128,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="braf\braf_factions\addons\aviation\Flightsuits\data\hiaf\Coverall_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="braf\braf_factions\addons\aviation\Flightsuits\data\hiaf\Coverall_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,128,128,1)fresnel(1,1)";
|
||||
uvSource="none";
|
||||
};
|
||||
class Stage7
|
||||
{
|
||||
texture="a3\data\env_cloth_neutral_co.paa";
|
||||
uvSource="tex";
|
||||
class uvTransform
|
||||
{
|
||||
aside[]={1,0,0};
|
||||
up[]={0,1,0};
|
||||
dir[]={0,0,0};
|
||||
pos[]={0,0,0};
|
||||
};
|
||||
};
|
||||
class StageTI
|
||||
{
|
||||
texture = "braf\braf_factions\addons\aviation\Flightsuits\data\Pilot_Coverall_ti_ca.paa";
|
||||
};
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
210
addons/aviation/Flightsuits/v_flightsuit.hpp
Normal file
210
addons/aviation/Flightsuits/v_flightsuit.hpp
Normal file
@@ -0,0 +1,210 @@
|
||||
class braf_factions_hiaf_pilot : braf_characters_aviation_army_aviation_pilot
|
||||
{
|
||||
side=1;
|
||||
faction = "BRAF_HIAF";
|
||||
editorSubcategory = "BRAF_REGULAR";
|
||||
_generalMacro="braf_factions_hiaf_pilot";
|
||||
displayName="Pilot";
|
||||
uniformClass="braf_hiaf_pilot_coverall";
|
||||
genericNames = "TanoanMen";
|
||||
identityTypes[] = {
|
||||
"NoGlasses",
|
||||
"LanguageFRE_F",
|
||||
"Head_NATO"
|
||||
};
|
||||
linkedItems[]=
|
||||
{
|
||||
"BRAF_HGU56P_black",
|
||||
"BRAF_flightvest_02",
|
||||
"ItemMap",
|
||||
"ItemCompass",
|
||||
"ItemWatch",
|
||||
"ItemRadio",
|
||||
"NVGoggles_OPFOR"
|
||||
};
|
||||
respawnLinkedItems[]=
|
||||
{
|
||||
"BRAF_HGU56P_black",
|
||||
"BRAF_flightvest_02",
|
||||
"ItemMap",
|
||||
"ItemCompass",
|
||||
"ItemWatch",
|
||||
"ItemRadio",
|
||||
"NVGoggles"
|
||||
};
|
||||
weapons[]=
|
||||
{
|
||||
"hgun_ACPC2_F",
|
||||
"Binocular",
|
||||
"Throw",
|
||||
"Put"
|
||||
};
|
||||
respawnWeapons[]=
|
||||
{
|
||||
"hgun_ACPC2_F",
|
||||
"Binocular",
|
||||
"Throw",
|
||||
"Put"
|
||||
};
|
||||
magazines[]=
|
||||
{
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"SmokeShellRed",
|
||||
"SmokeShellOrange",
|
||||
"SmokeShellYellow",
|
||||
"Chemlight_red",
|
||||
"Chemlight_red"
|
||||
};
|
||||
respawnMagazines[]=
|
||||
{
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"SmokeShellRed",
|
||||
"SmokeShellOrange",
|
||||
"SmokeShellYellow",
|
||||
"Chemlight_red",
|
||||
"Chemlight_red"
|
||||
};
|
||||
hiddenSelections[] = {
|
||||
"camo1",
|
||||
"air_certification",
|
||||
"air_wing",
|
||||
"aviation_force",
|
||||
"aviation_type",
|
||||
"flag",
|
||||
"identification",
|
||||
"squadron1",
|
||||
"squadron2",
|
||||
"tab",
|
||||
"vf1",
|
||||
"rank",
|
||||
"rank_old",
|
||||
};
|
||||
hiddenSelectionsTextures[] = {
|
||||
"\braf\braf_factions\addons\aviation\Flightsuits\data\Camo1_gray_co.paa",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
};
|
||||
class EventHandlers: EventHandlers
|
||||
{
|
||||
init="if (local (_this select 0)) then {[_this select 0, 'null'] call braf_fnc_setflightsuitInsignias;};";
|
||||
};
|
||||
};
|
||||
|
||||
class braf_factions_cratenia_pilot : braf_characters_aviation_army_aviation_pilot {
|
||||
side=0;
|
||||
faction = "BRAF_CRATENIA";
|
||||
editorSubcategory = "BRAF_REGULAR";
|
||||
_generalMacro="braf_factions_cratenia_pilot";
|
||||
displayName="Pilot";
|
||||
uniformClass="braf_cratenia_pilot_regular_Coverall";
|
||||
genericNames = "NATOMen";
|
||||
identityTypes[] = {
|
||||
"NoGlasses",
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
};
|
||||
linkedItems[]=
|
||||
{
|
||||
"BRAF_HGU56P_black",
|
||||
"BRAF_flightvest_02",
|
||||
"ItemMap",
|
||||
"ItemCompass",
|
||||
"ItemWatch",
|
||||
"ItemRadio",
|
||||
"NVGoggles_OPFOR"
|
||||
};
|
||||
respawnLinkedItems[]=
|
||||
{
|
||||
"BRAF_HGU56P_black",
|
||||
"BRAF_flightvest_02",
|
||||
"ItemMap",
|
||||
"ItemCompass",
|
||||
"ItemWatch",
|
||||
"ItemRadio",
|
||||
"NVGoggles_OPFOR"
|
||||
};
|
||||
weapons[]=
|
||||
{
|
||||
"braf_PT92",
|
||||
"Binocular",
|
||||
"Throw",
|
||||
"Put"
|
||||
};
|
||||
respawnWeapons[]=
|
||||
{
|
||||
"braf_PT92",
|
||||
"Binocular",
|
||||
"Throw",
|
||||
"Put"
|
||||
};
|
||||
magazines[]=
|
||||
{
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"SmokeShellRed",
|
||||
"SmokeShellOrange",
|
||||
"SmokeShellYellow",
|
||||
"Chemlight_red",
|
||||
"Chemlight_red"
|
||||
};
|
||||
respawnMagazines[]=
|
||||
{
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"SmokeShellRed",
|
||||
"SmokeShellOrange",
|
||||
"SmokeShellYellow",
|
||||
"Chemlight_red",
|
||||
"Chemlight_red"
|
||||
};
|
||||
hiddenSelections[] = {
|
||||
"camo1",
|
||||
"air_certification",
|
||||
"air_wing",
|
||||
"aviation_force",
|
||||
"aviation_type",
|
||||
"flag",
|
||||
"identification",
|
||||
"squadron1",
|
||||
"squadron2",
|
||||
"tab",
|
||||
"vf1",
|
||||
"rank",
|
||||
"rank_old",
|
||||
};
|
||||
hiddenSelectionsTextures[] = {
|
||||
"\braf\braf_factions\addons\aviation\Flightsuits\data\Camo1_khaki_co.paa",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
};
|
||||
class EventHandlers: EventHandlers
|
||||
{
|
||||
init="if (local (_this select 0)) then {[_this select 0, 'null'] call braf_fnc_setflightsuitInsignias;};";
|
||||
};
|
||||
};
|
||||
@@ -1,88 +0,0 @@
|
||||
class BRAF_1BAvEx_Pilot;
|
||||
class braf_hiaf_pilot_regular : BRAF_1BAvEx_Pilot
|
||||
{
|
||||
side=1;
|
||||
faction = "BRAF_HIAF";
|
||||
editorSubcategory = "BRAF_REGULAR";
|
||||
_generalMacro="braf_factions_hiaf_pilot";
|
||||
displayName="Pilot";
|
||||
uniformClass="braf_hiaf_pilot_regular_Coverall";
|
||||
genericNames = "TanoanMen";
|
||||
identityTypes[] = {
|
||||
"NoGlasses",
|
||||
"LanguageFRE_F",
|
||||
"Head_NATO"
|
||||
};
|
||||
linkedItems[]=
|
||||
{
|
||||
"BRAF_HGU56P_black",
|
||||
"BRAF_flightvest_02",
|
||||
"ItemMap",
|
||||
"ItemCompass",
|
||||
"ItemWatch",
|
||||
"ItemRadio",
|
||||
"NVGoggles_OPFOR"
|
||||
};
|
||||
respawnLinkedItems[]=
|
||||
{
|
||||
"BRAF_HGU56P_black",
|
||||
"BRAF_flightvest_02",
|
||||
"ItemMap",
|
||||
"ItemCompass",
|
||||
"ItemWatch",
|
||||
"ItemRadio",
|
||||
"NVGoggles"
|
||||
};
|
||||
weapons[]=
|
||||
{
|
||||
"hgun_ACPC2_F",
|
||||
"Binocular",
|
||||
"Throw",
|
||||
"Put"
|
||||
};
|
||||
respawnWeapons[]=
|
||||
{
|
||||
"hgun_ACPC2_F",
|
||||
"Binocular",
|
||||
"Throw",
|
||||
"Put"
|
||||
};
|
||||
magazines[]=
|
||||
{
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"SmokeShellRed",
|
||||
"SmokeShellOrange",
|
||||
"SmokeShellYellow",
|
||||
"Chemlight_red",
|
||||
"Chemlight_red"
|
||||
};
|
||||
respawnMagazines[]=
|
||||
{
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"SmokeShellRed",
|
||||
"SmokeShellOrange",
|
||||
"SmokeShellYellow",
|
||||
"Chemlight_red",
|
||||
"Chemlight_red"
|
||||
};
|
||||
hiddenSelectionsTextures[]=
|
||||
{
|
||||
"braf\braf_factions\addons\aviation\Flightsuits\data\hiaf\Coverall_co.paa",
|
||||
"braf\braf_factions\addons\aviation\Flightsuits\data\luva_co.paa",
|
||||
"braf\braf_factions\addons\aviation\Flightsuits\data\Boot\boot_co.paa",
|
||||
"",
|
||||
""
|
||||
};
|
||||
hiddenSelectionsMaterials[]=
|
||||
{
|
||||
"\braf\braf_factions\addons\aviation\Flightsuits\data\hiaf\Coverall.rvmat",
|
||||
"\braf\braf_factions\addons\aviation\Flightsuits\data\luva.rvmat",
|
||||
"\braf\braf_factions\addons\aviation\Flightsuits\data\Boot\boot.rvmat",
|
||||
"",
|
||||
""
|
||||
};
|
||||
};
|
||||
86
addons/aviation/Flightsuits/w_flightsuit.hpp
Normal file
86
addons/aviation/Flightsuits/w_flightsuit.hpp
Normal file
@@ -0,0 +1,86 @@
|
||||
class braf_hiaf_pilot_coverall : braf_characters_army_aviation_flightsuit
|
||||
{
|
||||
author = "BRAF Team";
|
||||
displayName="[HIAF] Pilot Flightsuit";
|
||||
//picture="\braf\braf_factions\addons\aviation\Flightsuits\data\hiaf\braf_hiaf_flightsuit_ui.paa";
|
||||
hiddenSelections[] = {
|
||||
"camo1",
|
||||
"air_certification",
|
||||
"air_wing",
|
||||
"aviation_force",
|
||||
"aviation_type",
|
||||
"flag",
|
||||
"identification",
|
||||
"squadron1",
|
||||
"squadron2",
|
||||
"tab",
|
||||
"vf1",
|
||||
"rank",
|
||||
"rank_old",
|
||||
};
|
||||
hiddenSelectionsTextures[] = {
|
||||
"\braf\braf_factions\addons\aviation\Flightsuits\data\Camo1_gray_co.paa",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
};
|
||||
class ItemInfo: UniformItem
|
||||
{
|
||||
uniformModel="-";
|
||||
uniformClass="braf_factions_hiaf_pilot";
|
||||
containerClass="Supply120";
|
||||
mass=20;
|
||||
};
|
||||
};
|
||||
class braf_cratenia_pilot_regular_Coverall : braf_characters_army_aviation_flightsuit
|
||||
{
|
||||
author = "BRAF Team";
|
||||
displayName="[CRA] Pilot Flightsuit";
|
||||
//picture="braf\braf_factions\addons\aviation\Flightsuits\data\hiaf\braf_hiaf_flightsuit_ui.paa";
|
||||
hiddenSelections[] = {
|
||||
"camo1",
|
||||
"air_certification",
|
||||
"air_wing",
|
||||
"aviation_force",
|
||||
"aviation_type",
|
||||
"flag",
|
||||
"identification",
|
||||
"squadron1",
|
||||
"squadron2",
|
||||
"tab",
|
||||
"vf1",
|
||||
"rank",
|
||||
"rank_old",
|
||||
};
|
||||
hiddenSelectionsTextures[] = {
|
||||
"\braf\braf_factions\addons\aviation\Flightsuits\data\Camo1_khaki_co.paa",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
};
|
||||
class ItemInfo: UniformItem
|
||||
{
|
||||
uniformModel="-";
|
||||
uniformClass="braf_factions_cratenia_pilot";
|
||||
containerClass="Supply120";
|
||||
mass=20;
|
||||
};
|
||||
};
|
||||
@@ -1,14 +0,0 @@
|
||||
class BRAF_1BAvEx_Pilot_Coverall;
|
||||
class braf_hiaf_pilot_regular_Coverall : BRAF_1BAvEx_Pilot_Coverall
|
||||
{
|
||||
displayName="[HIAF] Pilot Flightsuit";
|
||||
picture="braf\braf_factions\addons\aviation\Flightsuits\data\hiaf\braf_hiaf_flightsuit_ui.paa";
|
||||
class ItemInfo: UniformItem
|
||||
{
|
||||
uniformModel="-";
|
||||
uniformClass="braf_hiaf_pilot_regular";
|
||||
containerClass="Supply120";
|
||||
mass=20;
|
||||
hiddenSelections[]={"camo"};
|
||||
};
|
||||
};
|
||||
@@ -5,7 +5,8 @@ class CfgPatches
|
||||
units[]=
|
||||
{
|
||||
// Units AvEx
|
||||
|
||||
"braf_factions_hiaf_pilot_regular",
|
||||
"braf_factions_cratenia_pilot"
|
||||
};
|
||||
weapons[]=
|
||||
{
|
||||
@@ -25,11 +26,11 @@ class CfgPatches
|
||||
};
|
||||
};
|
||||
|
||||
class EventHandlers;
|
||||
class CfgVehicles
|
||||
{
|
||||
#include "Flightsuits\v_flightsuit_hiaf.hpp"
|
||||
#include "v_cratenia.hpp"
|
||||
//#include "Flightsuits\v_flightsuit_cratenia.hpp"
|
||||
class braf_characters_aviation_army_aviation_pilot;
|
||||
#include "Flightsuits\v_flightsuit.hpp"
|
||||
};
|
||||
class CfgWeapons
|
||||
{
|
||||
@@ -41,8 +42,8 @@ class CfgWeapons
|
||||
class Vest_Camo_Base;
|
||||
class V_RebreatherB;
|
||||
class VestItem;
|
||||
#include "Flightsuits\w_flightsuit_hiaf.hpp"
|
||||
//#include "Flightsuits\w_flightsuit_cratenia.hpp"
|
||||
class braf_characters_army_aviation_flightsuit;
|
||||
#include "Flightsuits\w_flightsuit.hpp"
|
||||
#include "Flighthelmets\Alpha200\Alpha200.hpp"
|
||||
#include "Flighthelmets\HGU55\HGU55P.hpp"
|
||||
#include "Flighthelmets\HGU56\HGU56P.hpp"
|
||||
|
||||
@@ -1,70 +0,0 @@
|
||||
class braf_factions_cratenia_pilot : BRAF_1BAvEx_Pilot {
|
||||
side=0;
|
||||
faction = "BRAF_CRATENIA";
|
||||
editorSubcategory = "BRAF_REGULAR";
|
||||
_generalMacro="braf_factions_hiaf_pilot";
|
||||
displayName="Pilot";
|
||||
uniformClass="braf_cratenia_regular_uniform";
|
||||
genericNames = "NATOMen";
|
||||
identityTypes[] = {
|
||||
"NoGlasses",
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
};
|
||||
linkedItems[]=
|
||||
{
|
||||
"BRAF_HGU56P_black",
|
||||
"BRAF_flightvest_02",
|
||||
"ItemMap",
|
||||
"ItemCompass",
|
||||
"ItemWatch",
|
||||
"ItemRadio",
|
||||
"NVGoggles_OPFOR"
|
||||
};
|
||||
respawnLinkedItems[]=
|
||||
{
|
||||
"BRAF_HGU56P_black",
|
||||
"BRAF_flightvest_02",
|
||||
"ItemMap",
|
||||
"ItemCompass",
|
||||
"ItemWatch",
|
||||
"ItemRadio",
|
||||
"NVGoggles_OPFOR"
|
||||
};
|
||||
weapons[]=
|
||||
{
|
||||
"braf_PT92",
|
||||
"Binocular",
|
||||
"Throw",
|
||||
"Put"
|
||||
};
|
||||
respawnWeapons[]=
|
||||
{
|
||||
"braf_PT92",
|
||||
"Binocular",
|
||||
"Throw",
|
||||
"Put"
|
||||
};
|
||||
magazines[]=
|
||||
{
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"SmokeShellRed",
|
||||
"SmokeShellOrange",
|
||||
"SmokeShellYellow",
|
||||
"Chemlight_red",
|
||||
"Chemlight_red"
|
||||
};
|
||||
respawnMagazines[]=
|
||||
{
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"16Rnd_9x21_Mag",
|
||||
"SmokeShellRed",
|
||||
"SmokeShellOrange",
|
||||
"SmokeShellYellow",
|
||||
"Chemlight_red",
|
||||
"Chemlight_red"
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user