fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.
This commit is contained in:
@@ -11,13 +11,13 @@ class CfgWeapons {
|
||||
};
|
||||
class braf_an_peq_15 : ItemCore
|
||||
{
|
||||
author = "AMF & BRAF Team";
|
||||
author = "BRAF TEAM";
|
||||
_generalMacro = "braf_an_peq_15";
|
||||
scope = 2;
|
||||
displayName = "$STR_braf_weapons_attach_anpeq15_displayname";
|
||||
descriptionUse = "$STR_A3_cfgWeapons_use_pointer_IR0";
|
||||
picture = "\braf\braf_weapons_attach_side\Data\ui\AMF_AN_PEQ_15_black_ui_gear_ca.paa";
|
||||
model = "\braf\braf_weapons_attach_side\AMF_AN_PEQ_15_black";
|
||||
picture = "\braf\braf_weapons_attach_side\data\ui\amf_an_peq_15_black_ui_gear_ca.paa";
|
||||
model = "\braf\braf_weapons_attach_side\amf_an_peq_15_black";
|
||||
descriptionShort = "$STR_braf_weapons_attach_anpeq15_descShort";
|
||||
class ItemInfo : braf_base_side_item
|
||||
{
|
||||
@@ -39,7 +39,7 @@ class CfgWeapons {
|
||||
};
|
||||
class braf_an_peq_15_flashlight : braf_an_peq_15
|
||||
{
|
||||
author = "AMF & BRAF Team";
|
||||
author = "BRAF TEAM";
|
||||
scope = 1;
|
||||
class ItemInfo : braf_base_side_item
|
||||
{
|
||||
@@ -71,7 +71,7 @@ class CfgWeapons {
|
||||
hardLimitStart = 27;
|
||||
hardLimitEnd = 34;
|
||||
};
|
||||
volumeShape = "a3\data_f\VolumeLightFlashlight.p3d";
|
||||
volumeShape = "a3\data_f\volumelightflashlight.p3d";
|
||||
scale[] = {1, 1, 1};
|
||||
};
|
||||
};
|
||||
@@ -81,64 +81,64 @@ class CfgWeapons {
|
||||
};
|
||||
class braf_an_peq_15_green : braf_an_peq_15
|
||||
{
|
||||
author = "AMF & BRAF Team";
|
||||
author = "BRAF TEAM";
|
||||
_generalMacro = "braf_an_peq_15_green";
|
||||
displayName = "$STR_braf_weapons_attach_anpeq15_green_displayname";
|
||||
picture = "\braf\braf_weapons_attach_side\Data\ui\AMF_AN_PEQ_15_green_ui_gear_ca.paa";
|
||||
model = "braf\braf_weapons_attach_side\AMF_AN_PEQ_15_green.p3d";
|
||||
picture = "\braf\braf_weapons_attach_side\data\ui\amf_an_peq_15_green_ui_gear_ca.paa";
|
||||
model = "braf\braf_weapons_attach_side\amf_an_peq_15_green.p3d";
|
||||
descriptionShort = "$STR_braf_weapons_attach_anpeq15_descShort";
|
||||
MRT_SwitchItemNextClass = "braf_an_peq_15_green_flashlight";
|
||||
MRT_SwitchItemPrevClass = "braf_an_peq_15_green_flashlight";
|
||||
};
|
||||
class braf_an_peq_15_green_flashlight : braf_an_peq_15_flashlight
|
||||
{
|
||||
author = "AMF & BRAF Team";
|
||||
author = "BRAF TEAM";
|
||||
_generalMacro = "braf_an_peq_15_green_flashlight";
|
||||
displayName = "$STR_braf_weapons_attach_anpeq15_green_displayname";
|
||||
picture = "\braf\braf_weapons_attach_side\Data\ui\AMF_AN_PEQ_15_green_ui_gear_ca.paa";
|
||||
model = "braf\braf_weapons_attach_side\AMF_AN_PEQ_15_green.p3d";
|
||||
picture = "\braf\braf_weapons_attach_side\data\ui\amf_an_peq_15_green_ui_gear_ca.paa";
|
||||
model = "braf\braf_weapons_attach_side\amf_an_peq_15_green.p3d";
|
||||
descriptionShort = "$STR_braf_weapons_attach_anpeq15_descShort";
|
||||
MRT_SwitchItemNextClass = "braf_an_peq_15_green";
|
||||
MRT_SwitchItemPrevClass = "braf_an_peq_15_green";
|
||||
};
|
||||
class braf_an_peq_15_tan : braf_an_peq_15
|
||||
{
|
||||
author = "AMF & BRAF Team";
|
||||
author = "BRAF TEAM";
|
||||
_generalMacro = "braf_an_peq_15_green";
|
||||
displayName = "$STR_braf_weapons_attach_anpeq15_tan_displayname";
|
||||
picture = "\braf\braf_weapons_attach_side\Data\ui\AMF_AN_PEQ_15_tan_ui_gear_ca.paa";
|
||||
model = "braf\braf_weapons_attach_side\AMF_AN_PEQ_15_tan.p3d";
|
||||
picture = "\braf\braf_weapons_attach_side\data\ui\amf_an_peq_15_tan_ui_gear_ca.paa";
|
||||
model = "braf\braf_weapons_attach_side\amf_an_peq_15_tan.p3d";
|
||||
descriptionShort = "$STR_braf_weapons_attach_anpeq15_descShort";
|
||||
MRT_SwitchItemNextClass = "braf_an_peq_15_tan_flashlight";
|
||||
MRT_SwitchItemPrevClass = "braf_an_peq_15_tan_flashlight";
|
||||
};
|
||||
class braf_an_peq_15_tan_flashlight : braf_an_peq_15_flashlight
|
||||
{
|
||||
author = "AMF & BRAF Team";
|
||||
author = "BRAF TEAM";
|
||||
_generalMacro = "braf_an_peq_15_tan_flashlight";
|
||||
displayName = "$STR_braf_weapons_attach_anpeq15_tan_displayname";
|
||||
picture = "\braf\braf_weapons_attach_side\Data\ui\AMF_AN_PEQ_15_tan_ui_gear_ca.paa";
|
||||
model = "braf\braf_weapons_attach_side\AMF_AN_PEQ_15_tan.p3d";
|
||||
picture = "\braf\braf_weapons_attach_side\data\ui\amf_an_peq_15_tan_ui_gear_ca.paa";
|
||||
model = "braf\braf_weapons_attach_side\amf_an_peq_15_tan.p3d";
|
||||
descriptionShort = "$STR_braf_weapons_attach_anpeq15_descShort";
|
||||
MRT_SwitchItemNextClass = "braf_an_peq_15_tan";
|
||||
MRT_SwitchItemPrevClass = "braf_an_peq_15_tan";
|
||||
};
|
||||
class braf_an_peq_15_painted : braf_an_peq_15_tan
|
||||
{
|
||||
author = "AMF & BRAF Team";
|
||||
author = "BRAF TEAM";
|
||||
_generalMacro = "braf_an_peq_15_green";
|
||||
displayName = "$STR_braf_weapons_attach_anpeq15_painted_displayname";
|
||||
model = "braf\braf_weapons_attach_side\AMF_AN_PEQ_15_painted.p3d";
|
||||
model = "braf\braf_weapons_attach_side\amf_an_peq_15_painted.p3d";
|
||||
descriptionShort = "$STR_braf_weapons_attach_anpeq15_descShort";
|
||||
MRT_SwitchItemNextClass = "braf_an_peq_15_painted_flashlight";
|
||||
MRT_SwitchItemPrevClass = "braf_an_peq_15_painted_flashlight";
|
||||
};
|
||||
class braf_an_peq_15_painted_flashlight : braf_an_peq_15_tan_flashlight
|
||||
{
|
||||
author = "AMF & BRAF Team";
|
||||
author = "BRAF TEAM";
|
||||
_generalMacro = "braf_an_peq_15_painted_flashlight";
|
||||
displayName = "$STR_braf_weapons_attach_anpeq15_painted_displayname";
|
||||
model = "braf\braf_weapons_attach_side\AMF_AN_PEQ_15_painted.p3d";
|
||||
model = "braf\braf_weapons_attach_side\amf_an_peq_15_painted.p3d";
|
||||
descriptionShort = "$STR_braf_weapons_attach_anpeq15_descShort";
|
||||
MRT_SwitchItemNextClass = "braf_an_peq_15_painted";
|
||||
MRT_SwitchItemPrevClass = "braf_an_peq_15_painted";
|
||||
|
||||
Reference in New Issue
Block a user