mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-14 02:03:29 +00:00
modificado filepaths que chamam o braf_factions_characters para o padronizado com prefixo
This commit is contained in:
@@ -10,7 +10,7 @@ class braf_cra_of_regular : braf_army_of_regular_2000 {
|
||||
uniformAccessories[] = {};
|
||||
uniformClass = "braf_cratenia_regular_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_of_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_of_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"NoGlasses",
|
||||
"LanguageGRE_F",
|
||||
@@ -87,7 +87,7 @@ class braf_cra_of_regular : braf_army_of_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
};
|
||||
class braf_cra_sl_regular : braf_army_sl_regular_2000 {
|
||||
_generalMacro = "braf_cra_sl_regular";
|
||||
@@ -98,7 +98,7 @@ class braf_cra_sl_regular : braf_army_sl_regular_2000 {
|
||||
scopeCurator = 2;
|
||||
uniformClass = "braf_cratenia_regular_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -174,7 +174,7 @@ class braf_cra_sl_regular : braf_army_sl_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -192,7 +192,7 @@ class braf_cra_tl_regular : braf_army_tl_regular_2000 {
|
||||
uniformAccessories[] = {};
|
||||
uniformClass = "braf_cratenia_regular_RolledUp_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -268,7 +268,7 @@ class braf_cra_tl_regular : braf_army_tl_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -288,7 +288,7 @@ class braf_cra_medic_regular : braf_army_medic_regular_2000 {
|
||||
scopeCurator = 2;
|
||||
uniformClass = "braf_cratenia_regular_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -356,7 +356,7 @@ class braf_cra_medic_regular : braf_army_medic_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -374,7 +374,7 @@ class braf_cra_eng_regular : braf_army_eng_regular_2000 {
|
||||
scopeCurator = 2;
|
||||
uniformClass = "braf_cratenia_regular_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -442,7 +442,7 @@ class braf_cra_eng_regular : braf_army_eng_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -462,7 +462,7 @@ class braf_cra_rifleman_regular : braf_army_rifleman_regular_2000 {
|
||||
uniformAccessories[] = {};
|
||||
uniformClass = "braf_cratenia_regular_RolledUp_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -530,7 +530,7 @@ class braf_cra_rifleman_regular : braf_army_rifleman_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -549,7 +549,7 @@ class braf_cra_riflelight_regular : braf_army_rifleman_regular_2000 {
|
||||
uniformAccessories[] = {};
|
||||
uniformClass = "braf_cratenia_regular_RolledUp_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -607,7 +607,7 @@ class braf_cra_riflelight_regular : braf_army_rifleman_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
};
|
||||
class braf_cra_ammo_regular : braf_army_rifleman_regular_2000 {
|
||||
_generalMacro = "braf_cra_ammo_regular";
|
||||
@@ -620,7 +620,7 @@ class braf_cra_ammo_regular : braf_army_rifleman_regular_2000 {
|
||||
scopeCurator = 2;
|
||||
uniformClass = "braf_cratenia_regular_RolledUp_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -688,7 +688,7 @@ class braf_cra_ammo_regular : braf_army_rifleman_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -705,7 +705,7 @@ class braf_cra_dmr_regular : braf_army_dmr_regular_2000 {
|
||||
scopeCurator = 2;
|
||||
uniformClass = "braf_cratenia_regular_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_dmr_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_dmr_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -773,7 +773,7 @@ class braf_cra_dmr_regular : braf_army_dmr_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -790,7 +790,7 @@ class braf_cra_ar_regular : braf_army_ar_regular_2000 {
|
||||
scopeCurator = 2;
|
||||
uniformClass = "braf_cratenia_regular_RolledUp_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_ar_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_ar_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -844,7 +844,7 @@ class braf_cra_ar_regular : braf_army_ar_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -862,7 +862,7 @@ class braf_cra_lat_regular : braf_army_lat_regular_2000 {
|
||||
scopeCurator = 2;
|
||||
uniformClass = "braf_cratenia_regular_RolledUp_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_lat_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_lat_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -932,7 +932,7 @@ class braf_cra_lat_regular : braf_army_lat_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -950,7 +950,7 @@ class braf_cra_militia_regular : braf_army_rifleman_regular_2000 {
|
||||
displayName = "$STR_braf_militia";
|
||||
uniformClass = "braf_cratenia_regular_RolledUp_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_militia_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_militia_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -1008,7 +1008,7 @@ class braf_cra_militia_regular : braf_army_rifleman_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -1026,7 +1026,7 @@ class braf_cra_unarmed_regular : braf_army_rifleman_regular_2000 {
|
||||
scopeCurator = 2;
|
||||
uniformClass = "braf_cratenia_regular_uniform_bottons";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -1050,7 +1050,7 @@ class braf_cra_at_regular : braf_army_at_regular_2000 {
|
||||
scopeCurator = 2;
|
||||
uniformClass = "braf_cratenia_regular_RolledUp_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_at_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_at_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -1110,7 +1110,7 @@ class braf_cra_at_regular : braf_army_at_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -1129,7 +1129,7 @@ class braf_cra_aa_regular : braf_army_aa_regular_2000 {
|
||||
scopeCurator = 2;
|
||||
uniformClass = "braf_cratenia_regular_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_aa_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_aa_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -1187,7 +1187,7 @@ class braf_cra_aa_regular : braf_army_aa_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -1206,7 +1206,7 @@ class braf_cra_mortar_regular : braf_army_mortar_regular_2000 {
|
||||
scopeCurator = 2;
|
||||
uniformClass = "braf_cratenia_regular_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -1264,7 +1264,7 @@ class braf_cra_mortar_regular : braf_army_mortar_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -1283,7 +1283,7 @@ class braf_cra_mortar_a_regular : braf_army_mortar_a_regular_2000 {
|
||||
displayName = "$STR_BRAF_Mortar_A";
|
||||
uniformClass = "braf_cratenia_regular_RolledUp_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -1341,7 +1341,7 @@ class braf_cra_mortar_a_regular : braf_army_mortar_a_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -1361,7 +1361,7 @@ class braf_cra_hmg_regular : braf_army_rifleman_regular_2000 {
|
||||
uniformAccessories[] = {};
|
||||
uniformClass = "braf_cratenia_regular_RolledUp_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -1419,7 +1419,7 @@ class braf_cra_hmg_regular : braf_army_rifleman_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
@@ -1439,7 +1439,7 @@ class braf_cra_hmg_a_regular : braf_army_rifleman_regular_2000 {
|
||||
uniformAccessories[] = {};
|
||||
uniformClass = "braf_cratenia_regular_uniform";
|
||||
genericNames = "NATOMen";
|
||||
editorPreview = "BRAF_Factions\braf_factions_characters\units\editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
editorPreview = "editorPreview\cra_army\braf_cra_rifleman_regular.jpg";
|
||||
identityTypes[] = {
|
||||
"LanguageGRE_F",
|
||||
"Head_NATO"
|
||||
@@ -1497,7 +1497,7 @@ class braf_cra_hmg_a_regular : braf_army_rifleman_regular_2000 {
|
||||
class EventHandlers {
|
||||
init = "if (local (_this select 0)) then {[(_this select 0), [], nil] call BIS_fnc_unitHeadgear;};";
|
||||
};
|
||||
#include "\BRAF_Factions\braf_factions_characters\functions\cra_symbols.hpp"
|
||||
#include "\braf\braf_factions\addons\characters\functions\cra_symbols.hpp"
|
||||
headgearList[] = {
|
||||
"braf_orlite_helm_olive",
|
||||
0.50,
|
||||
|
||||
Reference in New Issue
Block a user