fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.
This commit is contained in:
@@ -1,42 +1,42 @@
|
||||
class braf_FAP_base_F: Rifle_Long_Base_F
|
||||
class braf_fap_base_f: Rifle_Long_Base_F
|
||||
{
|
||||
author="BRAF Team";
|
||||
_generalMacro="braf_FAP_base_F";
|
||||
author = "BRAF TEAM";
|
||||
_generalMacro="braf_fap_base_f";
|
||||
scope=0;
|
||||
displayName="FAP Base";
|
||||
nameSound="Mgun";
|
||||
magazines[]=
|
||||
{
|
||||
"braf_20Rnd_762x51"
|
||||
"braf_20rnd_762x51"
|
||||
};
|
||||
magazineWell[]=
|
||||
{
|
||||
"BRAF_FAL_762"
|
||||
"braf_fal_762"
|
||||
};
|
||||
soundBipodDeploy[]=
|
||||
{
|
||||
"A3\Sounds_F_Mark\arsenal\sfx\bipods\Bipod_generic_deploy",
|
||||
"a3\sounds_f_mark\arsenal\sfx\bipods\bipod_generic_deploy",
|
||||
0.70794576,
|
||||
1,
|
||||
20
|
||||
};
|
||||
soundBipodFold[]=
|
||||
{
|
||||
"A3\Sounds_F_Mark\arsenal\sfx\bipods\Bipod_generic_fold",
|
||||
"a3\sounds_f_mark\arsenal\sfx\bipods\bipod_generic_fold",
|
||||
0.70794576,
|
||||
1,
|
||||
20
|
||||
};
|
||||
soundBipodDown[]=
|
||||
{
|
||||
"A3\Sounds_F_Mark\arsenal\sfx\bipods\Bipod_generic_down",
|
||||
"a3\sounds_f_mark\arsenal\sfx\bipods\bipod_generic_down",
|
||||
0.70794576,
|
||||
1,
|
||||
20
|
||||
};
|
||||
soundBipodUp[]=
|
||||
{
|
||||
"A3\Sounds_F_Mark\arsenal\sfx\bipods\Bipod_generic_up",
|
||||
"a3\sounds_f_mark\arsenal\sfx\bipods\bipod_generic_up",
|
||||
0.70794576,
|
||||
1,
|
||||
20
|
||||
@@ -49,9 +49,9 @@
|
||||
handAnim[]=
|
||||
{
|
||||
"OFP2_ManSkeleton",
|
||||
"\braf\braf_weapons_anim\animations\762mm_FN_FAL\fal_handanim.rtm"
|
||||
"\braf\braf_weapons_anim\animations\762mm_fn_fal\fal_handanim.rtm"
|
||||
};
|
||||
overviewPicture="\A3\Data_F_Mark\Images\watermarkInfo_page07_ca.paa";
|
||||
overviewPicture="\a3\data_f_mark\images\watermarkinfo_page07_ca.paa";
|
||||
discreteDistanceInitIndex=2;
|
||||
discreteDistance[]={100,200,300,400,500,600};
|
||||
discreteDistanceCameraPoint[]=
|
||||
@@ -103,7 +103,7 @@
|
||||
};
|
||||
reloadMagazineSound[]=
|
||||
{
|
||||
"braf\braf_weapons_sound\weapons\FAL\fal_reload.ogg",
|
||||
"braf\braf_weapons_sound\weapons\fal\fal_reload.ogg",
|
||||
1,
|
||||
1,
|
||||
10
|
||||
@@ -119,84 +119,84 @@
|
||||
};
|
||||
bullet1[]=
|
||||
{
|
||||
"A3\sounds_f\weapons\shells\7_62\metal_762_01",
|
||||
"a3\sounds_f\weapons\shells\7_62\metal_762_01",
|
||||
0.63095737,
|
||||
1,
|
||||
15
|
||||
};
|
||||
bullet2[]=
|
||||
{
|
||||
"A3\sounds_f\weapons\shells\7_62\metal_762_02",
|
||||
"a3\sounds_f\weapons\shells\7_62\metal_762_02",
|
||||
0.63095737,
|
||||
1,
|
||||
15
|
||||
};
|
||||
bullet3[]=
|
||||
{
|
||||
"A3\sounds_f\weapons\shells\7_62\metal_762_03",
|
||||
"a3\sounds_f\weapons\shells\7_62\metal_762_03",
|
||||
0.63095737,
|
||||
1,
|
||||
15
|
||||
};
|
||||
bullet4[]=
|
||||
{
|
||||
"A3\sounds_f\weapons\shells\7_62\metal_762_04",
|
||||
"a3\sounds_f\weapons\shells\7_62\metal_762_04",
|
||||
0.63095737,
|
||||
1,
|
||||
15
|
||||
};
|
||||
bullet5[]=
|
||||
{
|
||||
"A3\sounds_f\weapons\shells\7_62\dirt_762_01",
|
||||
"a3\sounds_f\weapons\shells\7_62\dirt_762_01",
|
||||
0.63095737,
|
||||
1,
|
||||
15
|
||||
};
|
||||
bullet6[]=
|
||||
{
|
||||
"A3\sounds_f\weapons\shells\7_62\dirt_762_02",
|
||||
"a3\sounds_f\weapons\shells\7_62\dirt_762_02",
|
||||
0.63095737,
|
||||
1,
|
||||
15
|
||||
};
|
||||
bullet7[]=
|
||||
{
|
||||
"A3\sounds_f\weapons\shells\7_62\dirt_762_03",
|
||||
"a3\sounds_f\weapons\shells\7_62\dirt_762_03",
|
||||
0.63095737,
|
||||
1,
|
||||
15
|
||||
};
|
||||
bullet8[]=
|
||||
{
|
||||
"A3\sounds_f\weapons\shells\7_62\dirt_762_04",
|
||||
"a3\sounds_f\weapons\shells\7_62\dirt_762_04",
|
||||
0.63095737,
|
||||
1,
|
||||
15
|
||||
};
|
||||
bullet9[]=
|
||||
{
|
||||
"A3\sounds_f\weapons\shells\7_62\grass_762_01",
|
||||
"a3\sounds_f\weapons\shells\7_62\grass_762_01",
|
||||
0.63095737,
|
||||
1,
|
||||
15
|
||||
};
|
||||
bullet10[]=
|
||||
{
|
||||
"A3\sounds_f\weapons\shells\7_62\grass_762_02",
|
||||
"a3\sounds_f\weapons\shells\7_62\grass_762_02",
|
||||
0.63095737,
|
||||
1,
|
||||
15
|
||||
};
|
||||
bullet11[]=
|
||||
{
|
||||
"A3\sounds_f\weapons\shells\7_62\grass_762_03",
|
||||
"a3\sounds_f\weapons\shells\7_62\grass_762_03",
|
||||
0.63095737,
|
||||
1,
|
||||
15
|
||||
};
|
||||
bullet12[]=
|
||||
{
|
||||
"A3\sounds_f\weapons\shells\7_62\grass_762_04",
|
||||
"a3\sounds_f\weapons\shells\7_62\grass_762_04",
|
||||
0.63095737,
|
||||
1,
|
||||
15
|
||||
@@ -345,16 +345,16 @@
|
||||
aiDispersionCoefY=3;
|
||||
aiDispersionCoefX=2;
|
||||
};
|
||||
class Braf_FAP: braf_FAP_base_F
|
||||
class braf_fap: braf_fap_base_f
|
||||
{
|
||||
author="BRAF Team";
|
||||
_generalMacro="Braf_FAP";
|
||||
author = "BRAF TEAM";
|
||||
_generalMacro="braf_fap";
|
||||
scope=2;
|
||||
model="\braf\braf_weapons_assault_rifles\762mm_FAP\FAP.p3d";
|
||||
model="\braf\braf_weapons_assault_rifles\762mm_fap\fap.p3d";
|
||||
dexterity=1.6799999;
|
||||
displayName="IMBEL FAP 7.62mm";
|
||||
picture="\braf\braf_weapons_assault_rifles\762mm_FAP\ui\FAP_UI.paa";
|
||||
UiPicture="\A3\weapons_f\data\UI\icon_regular_CA.paa";
|
||||
picture="\braf\braf_weapons_assault_rifles\762mm_fap\ui\fap_ui.paa";
|
||||
UiPicture="\a3\weapons_f\data\ui\icon_regular_ca.paa";
|
||||
hiddenSelections[]=
|
||||
{
|
||||
"Camo1",
|
||||
@@ -363,9 +363,9 @@
|
||||
};
|
||||
hiddenSelectionsTextures[]=
|
||||
{
|
||||
"\braf\braf_weapons_assault_rifles\762mm_FAL\Data\parafal_muzle.paa",
|
||||
"\braf\braf_weapons_assault_rifles\762mm_FAL\Data\parafal_corpo.paa",
|
||||
"\braf\braf_weapons_assault_rifles\762mm_FAL\Data\fal_coronha.paa"
|
||||
"\braf\braf_weapons_assault_rifles\762mm_fal\data\parafal_muzle.paa",
|
||||
"\braf\braf_weapons_assault_rifles\762mm_fal\data\parafal_corpo.paa",
|
||||
"\braf\braf_weapons_assault_rifles\762mm_fal\data\fal_coronha.paa"
|
||||
};
|
||||
descriptionShort="FN FAP Autorifle";
|
||||
inertia=0.80000001;
|
||||
|
||||
Reference in New Issue
Block a user