fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.

This commit is contained in:
2026-08-03 15:19:22 -03:00
parent 3af8760da3
commit 3b99904aa7
1007 changed files with 16549 additions and 16423 deletions
@@ -1,26 +1,26 @@
//---------------------------HGU56P----------------------------
class BRAF_HGU56P_1BAvEx: H_HelmetB
class braf_hgu56p_1bavex: H_HelmetB
{
scope=2;
scopeCurator=2;
author="BRAF Team";
_generalMacro="BRAF_HGU56P_1BAvEx";
author = "BRAF TEAM";
_generalMacro="braf_hgu56p_1bavex";
ace_hearing_protection = 0.70;
ace_hearing_lowerVolume = 0.60;
displayName="$STR_HGU_56P_1BAVEX";
picture="\A3\Characters_F\data\ui\icon_H_Pilot_Helmet_Heli_OI_CA.paa";
model="A3\Characters_F\Common\headgear_helmet_heli";
picture="\a3\characters_f\data\ui\icon_h_pilot_helmet_heli_oi_ca.paa";
model="a3\characters_f\common\headgear_helmet_heli";
hiddenSelections[] = {"camo"};
hiddenSelectionsTextures[]=
{
"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_1bavex_co.paa"
"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_1bavex_co.paa"
};
class ItemInfo : HeadGearItem
{
mass=30;
uniformModel="A3\Characters_F\Common\headgear_helmet_heli";
uniformModel="a3\characters_f\common\headgear_helmet_heli";
hiddenSelections[] = {"camo"};
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_1bavex_co.paa"};
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_1bavex_co.paa"};
modelSides[]={1,2,3};
class HitpointsProtectionInfo
{
@@ -33,21 +33,21 @@ class BRAF_HGU56P_1BAvEx: H_HelmetB
};
};
};
class BRAF_HGU56P_2BAvEx: BRAF_HGU56P_1BAvEx
class braf_hgu56p_2bavex: braf_hgu56p_1bavex
{
_generalMacro="BRAF_HGU56P_2BAvEx";
_generalMacro="braf_hgu56p_2bavex";
displayName="$STR_HGU_56P_2BAVEX";
hiddenSelectionsTextures[]=
{
"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_2bavex_co.paa"
"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_2bavex_co.paa"
};
class ItemInfo : HeadGearItem
{
hiddenSelections[] = {"camo"};
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_2bavex_co.paa"};
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_2bavex_co.paa"};
mass=30;
modelSides[]={1,2,3};
uniformModel="A3\Characters_F\Common\headgear_helmet_heli";
uniformModel="a3\characters_f\common\headgear_helmet_heli";
class HitpointsProtectionInfo
{
class Head
@@ -59,19 +59,19 @@ class BRAF_HGU56P_2BAvEx: BRAF_HGU56P_1BAvEx
};
};
};
class BRAF_HGU56P_3BAvEx: BRAF_HGU56P_1BAvEx
class braf_hgu56p_3bavex: braf_hgu56p_1bavex
{
_generalMacro="BRAF_HGU56P_3BAvEx";
_generalMacro="braf_hgu56p_3bavex";
displayName="$STR_HGU_56P_3BAVEX";
hiddenSelectionsTextures[]=
{
"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_3bavex_co.paa"
"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_3bavex_co.paa"
};
class ItemInfo : HeadGearItem
{
hiddenSelections[] = {"camo"};
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_3bavex_co.paa"};
uniformModel="A3\Characters_F\Common\headgear_helmet_heli";
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_3bavex_co.paa"};
uniformModel="a3\characters_f\common\headgear_helmet_heli";
mass=30;
modelSides[]={1,2,3};
class HitpointsProtectionInfo
@@ -85,19 +85,19 @@ class BRAF_HGU56P_3BAvEx: BRAF_HGU56P_1BAvEx
};
};
};
class BRAF_HGU56P_4BAvEx: BRAF_HGU56P_1BAvEx
class braf_hgu56p_4bavex: braf_hgu56p_1bavex
{
_generalMacro="BRAF_HGU56P_4BAvEx";
_generalMacro="braf_hgu56p_4bavex";
displayName="$STR_HGU_56P_4BAVEX";
hiddenSelectionsTextures[]=
{
"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_4bavex_co.paa"
"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_4bavex_co.paa"
};
class ItemInfo : HeadGearItem
{
hiddenSelections[] = {"camo"};
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_4bavex_co.paa"};
uniformModel="A3\Characters_F\Common\headgear_helmet_heli";
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_4bavex_co.paa"};
uniformModel="a3\characters_f\common\headgear_helmet_heli";
mass=30;
modelSides[]={1,2,3};
class HitpointsProtectionInfo
@@ -111,19 +111,19 @@ class BRAF_HGU56P_4BAvEx: BRAF_HGU56P_1BAvEx
};
};
};
class BRAF_HGU56P_Olive: BRAF_HGU56P_1BAvEx
class braf_hgu56p_olive: braf_hgu56p_1bavex
{
_generalMacro="BRAF_HGU56_Olive";
displayName="$STR_HGU_56P_OLIVE";
hiddenSelectionsTextures[]=
{
"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_olive_co.paa"
"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_olive_co.paa"
};
class ItemInfo : HeadGearItem
{
hiddenSelections[] = {"camo"};
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_olive_co.paa"};
uniformModel="A3\Characters_F\Common\headgear_helmet_heli";
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_olive_co.paa"};
uniformModel="a3\characters_f\common\headgear_helmet_heli";
mass=30;
modelSides[]={1,2,3};
class HitpointsProtectionInfo
@@ -137,23 +137,23 @@ class BRAF_HGU56P_Olive: BRAF_HGU56P_1BAvEx
};
};
};
class BRAF_HGU56P_Crew_1BAvEx: BRAF_HGU56P_1BAvEx
class braf_hgu56p_crew_1bavex: braf_hgu56p_1bavex
{
_generalMacro="BRAF_HGU56P_Crew_1BAvEx";
_generalMacro="braf_hgu56p_crew_1bavex";
displayName="$STR_HGU_56P_CREW_1BAVEX";
ace_hearing_protection = 0.70;
ace_hearing_lowerVolume = 0.60;
picture="\A3\Characters_F\data\ui\icon_H_Crew_Helmet_Heli_B_CA.paa";
model="A3\Characters_F\Common\headgear_helmet_heli_shield.p3d";
picture="\a3\characters_f\data\ui\icon_h_crew_helmet_heli_b_ca.paa";
model="a3\characters_f\common\headgear_helmet_heli_shield.p3d";
class ItemInfo : HeadGearItem
{
hiddenSelections[] = {"camo"};
hiddenSelectionsTextures[]=
{
"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_1bavex_co.paa"
"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_1bavex_co.paa"
};
mass=50;
uniformModel="A3\Characters_F\Common\headgear_helmet_heli_shield";
uniformModel="a3\characters_f\common\headgear_helmet_heli_shield";
modelSides[]={1,2,3};
class HitpointsProtectionInfo
{
@@ -172,19 +172,19 @@ class BRAF_HGU56P_Crew_1BAvEx: BRAF_HGU56P_1BAvEx
};
};
};
class BRAF_HGU56P_Crew_2BAvEx: BRAF_HGU56P_Crew_1BAvEx
class braf_hgu56p_crew_2bavex: braf_hgu56p_crew_1bavex
{
_generalMacro="BRAF_HGU56P_Crew_2BAvEx";
_generalMacro="braf_hgu56p_crew_2bavex";
displayName="$STR_HGU_56P_CREW_2BAVEX";
hiddenSelectionsTextures[]=
{
"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_2bavex_co.paa"
"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_2bavex_co.paa"
};
class ItemInfo : HeadGearItem
{
hiddenSelections[] = {"camo"};
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_2bavex_co.paa"};
uniformModel="A3\Characters_F\Common\headgear_helmet_heli_shield";
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_2bavex_co.paa"};
uniformModel="a3\characters_f\common\headgear_helmet_heli_shield";
mass=50;
modelSides[]={1,2,3};
class HitpointsProtectionInfo
@@ -204,19 +204,19 @@ class BRAF_HGU56P_Crew_2BAvEx: BRAF_HGU56P_Crew_1BAvEx
};
};
};
class BRAF_HGU56P_Crew_3BAvEx: BRAF_HGU56P_Crew_1BAvEx
class braf_hgu56p_crew_3bavex: braf_hgu56p_crew_1bavex
{
_generalMacro="BRAF_HGU56P_Crew_3BAvEx";
_generalMacro="braf_hgu56p_crew_3bavex";
displayName="$STR_HGU_56P_CREW_3BAVEX";
hiddenSelectionsTextures[]=
{
"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_3bavex_co.paa"
"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_3bavex_co.paa"
};
class ItemInfo : HeadGearItem
{
hiddenSelections[] = {"camo"};
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_3bavex_co.paa"};
uniformModel="A3\Characters_F\Common\headgear_helmet_heli_shield";
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_3bavex_co.paa"};
uniformModel="a3\characters_f\common\headgear_helmet_heli_shield";
mass=50;
modelSides[]={1,2,3};
class HitpointsProtectionInfo
@@ -236,19 +236,19 @@ class BRAF_HGU56P_Crew_3BAvEx: BRAF_HGU56P_Crew_1BAvEx
};
};
};
class BRAF_HGU56P_Crew_4BAvEx: BRAF_HGU56P_Crew_1BAvEx
class braf_hgu56p_crew_4bavex: braf_hgu56p_crew_1bavex
{
_generalMacro="BRAF_HGU56P_Crew_4BAvEx";
_generalMacro="braf_hgu56p_crew_4bavex";
displayName="$STR_HGU_56P_CREW_4BAVEX";
hiddenSelectionsTextures[]=
{
"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_4bavex_co.paa"
"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_4bavex_co.paa"
};
class ItemInfo : HeadGearItem
{
hiddenSelections[] = {"camo"};
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_4bavex_co.paa"};
uniformModel="A3\Characters_F\Common\headgear_helmet_heli_shield";
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_4bavex_co.paa"};
uniformModel="a3\characters_f\common\headgear_helmet_heli_shield";
mass=50;
modelSides[]={1,2,3};
class HitpointsProtectionInfo
@@ -268,19 +268,19 @@ class BRAF_HGU56P_Crew_4BAvEx: BRAF_HGU56P_Crew_1BAvEx
};
};
};
class BRAF_HGU56P_Crew_Olive: BRAF_HGU56P_Crew_1BAvEx
class braf_hgu56p_crew_olive: braf_hgu56p_crew_1bavex
{
_generalMacro="BRAF_HGU56P_Crew_olive";
displayName="$STR_HGU_56P_CREW_OLIVE";
hiddenSelectionsTextures[]=
{
"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_olive_co.paa"
"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_olive_co.paa"
};
class ItemInfo : HeadGearItem
{
hiddenSelections[] = {"camo"};
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\Flighthelmets\data\HGU56\HGU_olive_co.paa"};
uniformModel="A3\Characters_F\Common\headgear_helmet_heli_shield";
hiddenSelectionsTextures[] = {"braf\braf_characters_aviation\flighthelmets\data\hgu56\hgu_olive_co.paa"};
uniformModel="a3\characters_f\common\headgear_helmet_heli_shield";
mass=50;
modelSides[]={1,2,3};
class HitpointsProtectionInfo