configurado filepaths do _weapons

This commit is contained in:
valmojr
2023-10-18 20:10:50 -03:00
parent 4203108bad
commit 7259904203
6 changed files with 29 additions and 29 deletions

View File

@@ -5,7 +5,7 @@ class braf_factions_aglc_verde : braf_aglc_base
author="BRAF Team"; author="BRAF Team";
scope=2; scope=2;
displayName="IMBEL AGLC .308 (Green)"; displayName="IMBEL AGLC .308 (Green)";
picture="\BRAF_Factions\braf_factions_weapons\308_AGLC\ui\aglc_verde.paa"; picture="\braf\braf_factions\addons\weapons\308_AGLC\ui\aglc_verde.paa";
hiddenSelectionsTextures[]= hiddenSelectionsTextures[]=
{ {
"braf_factions\braf_factions_weapons\308_AGLC\data\AGLC_VERDE_co.paa" "braf_factions\braf_factions_weapons\308_AGLC\data\AGLC_VERDE_co.paa"
@@ -17,7 +17,7 @@ class braf_factions_aglc_aaf : braf_aglc_base
author="BRAF Team"; author="BRAF Team";
scope=2; scope=2;
displayName="IMBEL AGLC .308 (AAF)"; displayName="IMBEL AGLC .308 (AAF)";
picture="\braf_factions\braf_factions_weapons\308_AGLC\ui\aglc_verde.paa"; picture="\braf\braf_factions\addons\weapons\308_AGLC\ui\aglc_verde.paa";
hiddenSelectionsTextures[]= hiddenSelectionsTextures[]=
{ {
"braf_factions\braf_factions_weapons\308_AGLC\data\AGLC_AAF_co.paa" "braf_factions\braf_factions_weapons\308_AGLC\data\AGLC_AAF_co.paa"

View File

@@ -4,7 +4,7 @@ class braf_factions_msr_308_spray: braf_msr_308
_generalMacro="braf_factions_msr_308_spray"; _generalMacro="braf_factions_msr_308_spray";
author="BRAF Team"; author="BRAF Team";
displayName="Remington MSR .308 (Spray)"; displayName="Remington MSR .308 (Spray)";
picture="\braf_factions\braf_factions_weapons\308_MSR\ui\msr_308_ui_spray.paa"; picture="\braf\braf_factions\addons\weapons\308_MSR\ui\msr_308_ui_spray.paa";
hiddenSelectionsTextures[]= hiddenSelectionsTextures[]=
{ {
"braf_factions\braf_factions_weapons\308_MSR\data\MSRSPRAY_CO.paa" "braf_factions\braf_factions_weapons\308_MSR\data\MSRSPRAY_CO.paa"
@@ -15,7 +15,7 @@ class braf_factions_msr_308_ts: braf_msr_308
_generalMacro="braf_factions_msr_308_ts"; _generalMacro="braf_factions_msr_308_ts";
author="BRAF Team"; author="BRAF Team";
displayName="Remington MSR .308 (TS)"; displayName="Remington MSR .308 (TS)";
picture="\braf_factions\braf_factions_weapons\308_MSR\ui\msr_308_ui_ts.paa"; picture="\braf\braf_factions\addons\weapons\308_MSR\ui\msr_308_ui_ts.paa";
hiddenSelectionsTextures[]= hiddenSelectionsTextures[]=
{ {
"braf_factions\braf_factions_weapons\308_MSR\data\MSRTS_CO.paa" "braf_factions\braf_factions_weapons\308_MSR\data\MSRTS_CO.paa"

View File

@@ -4,7 +4,7 @@ class braf_factions_msr_338_spray: braf_msr_338
_generalMacro="braf_msr_308_spray"; _generalMacro="braf_msr_308_spray";
author="BRAF Team"; author="BRAF Team";
displayName="Remington MSR .338 (Spray)"; displayName="Remington MSR .338 (Spray)";
picture="\braf_factions\braf_factions_weapons\308_MSR\ui\msr_308_ui_spray.paa"; picture="\braf\braf_factions\addons\weapons\308_MSR\ui\msr_308_ui_spray.paa";
hiddenSelectionsTextures[]= hiddenSelectionsTextures[]=
{ {
"braf_factions\braf_factions_weapons\308_MSR\data\MSRSPRAY_CO.paa" "braf_factions\braf_factions_weapons\308_MSR\data\MSRSPRAY_CO.paa"
@@ -15,7 +15,7 @@ class braf_factions_msr_338_ts: braf_msr_338
_generalMacro="braf_msr_308_ts"; _generalMacro="braf_msr_308_ts";
author="BRAF Team"; author="BRAF Team";
displayName="Remington MSR .338 (TS)"; displayName="Remington MSR .338 (TS)";
picture="\braf_factions\braf_factions_weapons\308_MSR\ui\msr_308_ui_ts.paa"; picture="\braf\braf_factions\addons\weapons\308_MSR\ui\msr_308_ui_ts.paa";
hiddenSelectionsTextures[]= hiddenSelectionsTextures[]=
{ {
"braf_factions\braf_factions_weapons\308_MSR\data\MSRTS_CO.paa" "braf_factions\braf_factions_weapons\308_MSR\data\MSRTS_CO.paa"

View File

@@ -4,7 +4,7 @@ class braf_factions_lapa_tan: braf_Lapa
_generalMacro="braf_Lapa_tan"; _generalMacro="braf_Lapa_tan";
author="BRAF Team"; author="BRAF Team";
displayName="LAPA FA-03 5.56mm (Tan)"; displayName="LAPA FA-03 5.56mm (Tan)";
picture="\braf_factions\braf_factions_weapons\556_LAPA\ui\lapa_fa03_ui_snaketan.paa"; picture="\braf\braf_factions\addons\weapons\556_LAPA\ui\lapa_fa03_ui_snaketan.paa";
hiddenSelectionsTextures[]= hiddenSelectionsTextures[]=
{ {
"braf_factions\braf_factions_weapons\556_LAPA\data\lapa_fa03_snaketan_CO.paa" "braf_factions\braf_factions_weapons\556_LAPA\data\lapa_fa03_snaketan_CO.paa"
@@ -15,7 +15,7 @@ class braf_factions_lapa_green: braf_Lapa
_generalMacro="braf_Lapa_Green"; _generalMacro="braf_Lapa_Green";
author="BRAF Team"; author="BRAF Team";
displayName="LAPA FA-03 5.56mm (Green)"; displayName="LAPA FA-03 5.56mm (Green)";
picture="\braf_factions\braf_factions_weapons\556_LAPA\ui\lapa_fa03_ui_green.paa"; picture="\braf\braf_factions\addons\weapons\556_LAPA\ui\lapa_fa03_ui_green.paa";
hiddenSelectionsTextures[]= hiddenSelectionsTextures[]=
{ {
"braf_factions\braf_factions_weapons\556_LAPA\data\lapa_fa03_green_CO.paa" "braf_factions\braf_factions_weapons\556_LAPA\data\lapa_fa03_green_CO.paa"
@@ -26,7 +26,7 @@ class braf_factions_lapa_Desert: braf_Lapa
_generalMacro="braf_Lapa_Desert"; _generalMacro="braf_Lapa_Desert";
author="BRAF Team"; author="BRAF Team";
displayName="LAPA FA-03 5.56mm (Desert)"; displayName="LAPA FA-03 5.56mm (Desert)";
picture="\braf_factions\braf_factions_weapons\556_LAPA\ui\lapa_fa03_ui_desert.paa"; picture="\braf\braf_factions\addons\weapons\556_LAPA\ui\lapa_fa03_ui_desert.paa";
hiddenSelectionsTextures[]= hiddenSelectionsTextures[]=
{ {
"braf_factions\braf_factions_weapons\556_LAPA\data\lapa_fa03_desert_CO.paa" "braf_factions\braf_factions_weapons\556_LAPA\data\lapa_fa03_desert_CO.paa"

View File

@@ -4,20 +4,20 @@ class braf_factions_fal_hiaf : braf_Fal
_generalMacro="braf_md1_hiaf"; _generalMacro="braf_md1_hiaf";
author="BRAF Team"; author="BRAF Team";
displayName="IMBEL M964 FAL 7.62mm (Green)"; displayName="IMBEL M964 FAL 7.62mm (Green)";
picture="\braf_factions\braf_factions_weapons\762_FAL\ui\MD1_ui.paa"; picture="\braf\braf_factions\addons\weapons\762_FAL\ui\MD1_ui.paa";
hiddenSelectionsTextures[]= hiddenSelectionsTextures[]=
{ {
"\braf_factions\braf_factions_weapons\762_FAL\Data\parafal_muzle.paa", "\braf\braf_factions\addons\weapons\762_FAL\Data\parafal_muzle.paa",
"\braf_factions\braf_factions_weapons\762_FAL\Data\HIAF\handguard_CO.paa", "\braf\braf_factions\addons\weapons\762_FAL\Data\HIAF\handguard_CO.paa",
"\braf_factions\braf_factions_weapons\762_FAL\Data\parafal_corpo.paa", "\braf\braf_factions\addons\weapons\762_FAL\Data\parafal_corpo.paa",
"\braf_factions\braf_factions_weapons\762_FAL\Data\HIAF\stock_CO.paa" "\braf\braf_factions\addons\weapons\762_FAL\Data\HIAF\stock_CO.paa"
}; };
hiddenSelectionsMaterials[]= hiddenSelectionsMaterials[]=
{ {
"\braf_factions\braf_factions_weapons\762_FAL\Data\FAL_muzzle.rvmat", "\braf\braf_factions\addons\weapons\762_FAL\Data\FAL_muzzle.rvmat",
"\braf_factions\braf_factions_weapons\762_FAL\Data\HIAF\FAL_Guardamao.rvmat", "\braf\braf_factions\addons\weapons\762_FAL\Data\HIAF\FAL_Guardamao.rvmat",
"\braf_factions\braf_factions_weapons\762_FAL\Data\FAL_corpo.rvmat", "\braf\braf_factions\addons\weapons\762_FAL\Data\FAL_corpo.rvmat",
"\braf_factions\braf_factions_weapons\762_FAL\Data\HIAF\FAL_coronha.rvmat" "\braf\braf_factions\addons\weapons\762_FAL\Data\HIAF\FAL_coronha.rvmat"
}; };
}; };
class braf_factions_fal_hiaf_scope: braf_factions_fal_hiaf class braf_factions_fal_hiaf_scope: braf_factions_fal_hiaf

View File

@@ -5,22 +5,22 @@ class braf_factions_md1_hiaf: braf_md1
author="BRAF Team"; author="BRAF Team";
scope=2; scope=2;
displayName="IMBEL M964 MD1 7.62mm (Green)"; displayName="IMBEL M964 MD1 7.62mm (Green)";
picture="\braf_factions\braf_factions_weapons\762_FAL\ui\MD1_ui.paa"; picture="\braf\braf_factions\addons\weapons\762_FAL\ui\MD1_ui.paa";
hiddenSelectionsTextures[]= hiddenSelectionsTextures[]=
{ {
"\braf_factions\braf_factions_weapons\762_FAL\Data\parafal_muzle.paa", "\braf\braf_factions\addons\weapons\762_FAL\Data\parafal_muzle.paa",
"\braf_factions\braf_factions_weapons\762_FAL\Data\HIAF\handguard_CO.paa", "\braf\braf_factions\addons\weapons\762_FAL\Data\HIAF\handguard_CO.paa",
"\braf_factions\braf_factions_weapons\762_FAL\Data\parafal_corpo.paa", "\braf\braf_factions\addons\weapons\762_FAL\Data\parafal_corpo.paa",
"\braf_factions\braf_factions_weapons\762_FAL\Data\trilho_superior.paa", "\braf\braf_factions\addons\weapons\762_FAL\Data\trilho_superior.paa",
"\braf_factions\braf_factions_weapons\762_FAL\Data\HIAF\stock_CO.paa" "\braf\braf_factions\addons\weapons\762_FAL\Data\HIAF\stock_CO.paa"
}; };
hiddenSelectionsMaterials[]= hiddenSelectionsMaterials[]=
{ {
"\braf_factions\braf_factions_weapons\762_FAL\Data\FAL_muzzle.rvmat", "\braf\braf_factions\addons\weapons\762_FAL\Data\FAL_muzzle.rvmat",
"\braf_factions\braf_factions_weapons\762_FAL\Data\HIAF\FAL_Guardamao.rvmat", "\braf\braf_factions\addons\weapons\762_FAL\Data\HIAF\FAL_Guardamao.rvmat",
"\braf_factions\braf_factions_weapons\762_FAL\Data\FAL_corpo.rvmat", "\braf\braf_factions\addons\weapons\762_FAL\Data\FAL_corpo.rvmat",
"\braf_factions\braf_factions_weapons\762_FAL\Data\Trilho_superior.rvmat", "\braf\braf_factions\addons\weapons\762_FAL\Data\Trilho_superior.rvmat",
"\braf_factions\braf_factions_weapons\762_FAL\Data\HIAF\FAL_coronha.rvmat" "\braf\braf_factions\addons\weapons\762_FAL\Data\HIAF\FAL_coronha.rvmat"
}; };
}; };
class braf_factions_md1_hiaf_scope : braf_factions_md1_hiaf class braf_factions_md1_hiaf_scope : braf_factions_md1_hiaf