harper1998
Member-
Content Count
37 -
Joined
-
Last visited
-
Medals
Everything posted by harper1998
-
"No entry 'bin\config.bin/cfgVehicles. class"
harper1998 posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Hello I am trying to make my units Zeus compatible but I am running an odd error when I open Zeus. Odd in the sense that it doesn't seem to be reflective of what is actually available in Zeus. Despite this the unit in question does appear in the Zeus menu. I have also defined it in the config class CfgPatches { class 2C_UP_ARMY_MULTIPAT { units[] = { "2C_UPC_army_multipat_rifleman",[and so on] }; weapons[] = { }; requiredVersion = 1.62; requiredAddons[] = { }; author = "CerebralPolicy"; authors[] = {"CerebralPolicy"}; }; }; ... class cfgVehicles { #include "Infantry.hpp" }; and I define it in infantry.hpp ... class 2C_UPC_army_multipat_rifleman: 2C_UPC_army_multipat_base { scope=2; scopeCurator=2; ... }; ... Any idea why? -
I'm proud to announce that the mod is now live on the steam workshop Over the past few weeks, I have been dipping my feet into the pool that is modding ARMA III. I feel that I have enough completed to announce my project. What I have been working on is a Canadian faction designed to fIt in with the look of A3's NATO faction. As such I have reskinned the Uniforms and some of the Vehicles that are used by NATO, namely the Hunter, Hummingbird and Huron. I have also included a reskinned MBT-52 Kuma as the Canadian Main Battle Tank which I have dubbed the Leopard 2A8 Nexus. So far I have 14 soldiers implemented (I'm working on adding more), along with the vehicles. My Canadian faction uses a fictional successor to the current CADPAT Camouflage, simply called CADPAT 2. There are 4 different variants of CADPAT 2: Arctic, Arid/Brushland (the best for Altis), Desert, and Temperate Woodland. As such, for each unit there are 4 corresponding versions. As for the MX series, I have reskinned them as well - the Canadian MX rifles are manufactured by Colt Canada. The MX is designated the C21, the MXC is the C22, MXM is C23, and MXSW is C24. This is my very first mod, I hope it is welcomed by the community. Screenshots: RIFLEMEN CLOSEUP OF TEMPERATE WOODLAND RIFLEMAN HUNTERS LEOPARDS (CAMO) HUMMINGBIRDS HURONS TODO Add M2A1 Slammers and AMV-7 Marshalls Add Special Forces Add Jets
-
"No entry 'bin\config.bin/cfgVehicles. class"
harper1998 replied to harper1998's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Alright class CfgPatches { class 2C_UP_ARMY_MULTIPAT { units[] = { "2C_UPC_army_multipat_rifleman","2C_UPC_army_multipat_riflemanat","2C_UPC_army_multipat_grenadier","2C_UPC_army_multipat_autorifleman","2C_UPC_army_multipat_autorifleman_asst","2C_UPC_army_multipat_machinegunner","2C_UPC_army_multipat_machinegunner_asst","2C_UPC_army_multipat_marksman","2C_UPC_army_multipat_officer","2C_UPC_army_multipat_sectionleader","2C_UPC_army_multipat_teamleader","2C_UPC_army_multipat_medic","2C_UPC_army_multipat_engineer","2C_UPC_army_multipat_explosives","2C_UP2C_UPC_army_multipat_javelin","2C_UPC_army_multipat_javelin_assistant","2C_UPC_army_multipat_maaws","2C_UPC_army_multipat_maaws_asst","2C_UPC_army_multipat_crewman","2C_UPC_army_multipat_crewchief","2C_UPC_army_multipat_driver","2C_UPC_army_multipat_helipilot","2C_UPC_army_multipat_helicrew" }; weapons[] = { }; requiredVersion = 1.62; requiredAddons[] = { }; author = "CerebralPolicy"; authors[] = {"CerebralPolicy"}; }; }; class CfgFunctions { class RHS { tag = "RHS"; class functions { class nvgHandler { file = "\rhsusf\addons\rhsusf_c_troops\scripts\rhs_nvghandler.sqf"; description = "NVG equip"; }; }; }; class RHSUSF { tag = "RHS"; class functions { class nvgHandler { file = "\rhsusf\addons\rhsusf_c_troops\scripts\rhs_nvghandler.sqf"; description = "NVG equip"; }; }; }; }; class cfgVehicles { class SoldierWB; class Soldier_Import: SoldierWB { class EventHandlers; }; class 2C_UPC_army_multipat_base: Soldier_Import { scope = 0; category = "Men"; faction = "2C_Faction_UPArmy"; editorSubcategory = "rhs_EdSubcat_infantry"; vehicleClass = "rhs_vehclass_infantry"; author = "CerebralPolicy"; side = 1; displayName = "$STR_RHSUSF_INF_RIFLEMAN"; identityTypes[] = {"LanguageENG_F","Head_NATO"}; faceType = "Man_A3"; genericNames = "NATOMen"; portrait = ""; picture = ""; icon = "iconMan"; accuracy = 2.3; sensitivity = 3; threat[] = {1,0.1,0.1}; camouflage = 1.4; minFireTime = 7; canCarryBackPack = 1; primaryAmmoCoef = 0.4; secondaryAmmoCoef = 0.2; handgunAmmoCoef = 0.1; weapons[] = {"2C_weap_C10_Standard_Issue","Throw","Put"}; respawnWeapons[] = {"2C_weap_C10_Standard_Issue","Throw","Put"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_m67","rhs_mag_m67"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_m67","rhs_mag_m67"}; Items[] = {"FirstAidKit","rhsusf_ANPVS_14","hat_cap_multipat"}; RespawnItems[] = {"FirstAidKit","rhsusf_ANPVS_14","hat_cap_multipat"}; linkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; respawnLinkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; class EventHandlers: EventHandlers { class RHS_NVG_Check { init = "_this call rhsusf_fnc_nvgHandler"; }; }; }; class 2C_UPC_army_multipat_rifleman: 2C_UPC_army_multipat_base { scope=2; scopeCurator=2; category = "Men"; faction = "2C_Faction_UPArmy"; editorSubcategory = "rhs_EdSubcat_infantry"; vehicleClass = "rhs_vehclass_infantry"; uniformClass="MULTIPAT_ACU_01_F"; class EventHandlers: EventHandlers { init = "if (local (_this select 0)) then {[(_this select 0), [], []] call BIS_fnc_unitHeadgear;}"; }; headgearList[] = {"helmet_ach_MULTIPAT",2,"helmet_ACH_MULTIPAT_3",2}; weapons[] = {"2C_weap_C10_Standard_Issue","Throw","Put"}; respawnWeapons[] = {"2C_weap_C10_Standard_Issue","Throw","Put"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_m67","rhs_mag_m67"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_m67","rhs_mag_m67"}; Items[] = {"FirstAidKit","rhsusf_ANPVS_14","hat_cap_multipat"}; RespawnItems[] = {"FirstAidKit","rhsusf_ANPVS_14","hat_cap_multipat"}; linkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_rifleman_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; respawnLinkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_rifleman_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; }; class 2C_UPC_army_multipat_riflemanat: 2C_UPC_army_multipat_rifleman { scope = 2; faction = "2C_Faction_UPArmy"; editorSubcategory = "rhs_EdSubcat_infantry"; vehicleClass = "rhs_vehclass_infantry"; scopeCurator = 2; uniformClass="MULTIPAT_ACU_01_F"; displayName = "Rifleman (AT)"; class SpeechVariants { class Default { speechSingular[] = {"veh_infantry_AT_s"}; speechPlural[] = {"veh_infantry_AT_p"}; }; }; textSingular = "$STR_A3_nameSound_veh_infantry_AT_s"; textPlural = "$STR_A3_nameSound_veh_infantry_AT_p"; nameSound = "veh_infantry_AT_s"; cost = 180000; threat[] = {1,0.7,0.3}; icon = "iconManAT"; weapons[] = {"2C_weap_C10_Standard_Issue","2C_weap_C85","Throw","Put"}; respawnWeapons[] = {"2C_weap_C10_Standard_Issue","2C_weap_C85","Throw","Put"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_m67","rhs_mag_m67","rhs_m136_mag"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_m67","rhs_mag_m67","rhs_m136_mag"}; secondaryAmmoCoef = 0.5; backpack = "MULTIPAT_Assaultpack_at"; }; class 2C_UPC_army_multipat_grenadier: 2C_UPC_army_multipat_rifleman { displayName = "$STR_RHSUSF_INF_GRENADIERA"; cost = 130000; threat[] = {1,0.3,0.1}; linkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_rifleman_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; respawnLinkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_rifleman_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; weapons[] = {"2C_weap_C10_UGL_Standard_Issue","Throw","Put"}; respawnWeapons[] = {"2C_weap_C10_UGL_Standard_Issue","Throw","Put"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_M433_HEDP","rhs_mag_M433_HEDP","rhs_mag_M433_HEDP","rhs_mag_M433_HEDP","rhs_mag_M433_HEDP","rhs_mag_M433_HEDP","rhs_mag_m67"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_M433_HEDP","rhs_mag_M433_HEDP","rhs_mag_M433_HEDP","rhs_mag_M433_HEDP","rhs_mag_M433_HEDP","rhs_mag_M433_HEDP","rhs_mag_m67"}; backpack = "MULTIPAT_Assaultpack_gr"; }; class 2C_UPC_army_multipat_autorifleman: 2C_UPC_army_multipat_rifleman { displayName = "Auto Rifleman (C149)"; class SpeechVariants { class Default { speechSingular[] = {"veh_infantry_MG_s"}; speechPlural[] = {"veh_infantry_MG_p"}; }; }; textSingular = "$STR_A3_nameSound_veh_infantry_MG_s"; textPlural = "$STR_A3_nameSound_veh_infantry_MG_p"; nameSound = "veh_infantry_MG_s"; cost = 125000; threat[] = {1,0.1,0.3}; icon = "iconManMG"; class EventHandlers: EventHandlers { init = "if (local (_this select 0)) then {[(_this select 0), [], []] call BIS_fnc_unitHeadgear;}"; }; linkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_mg_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; respawnLinkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_mg_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; weapons[] = {"2C_Weap_C149_Standard_Issue","Throw","Put"}; respawnWeapons[] = {"2C_Weap_C149_Standard_Issue","Throw","Put"}; magazines[] = {"rhsusf_100Rnd_556x45_soft_pouch","rhsusf_100Rnd_556x45_soft_pouch","rhsusf_100Rnd_556x45_soft_pouch","rhs_mag_m67","rhs_mag_m67"}; respawnMagazines[] = {"rhsusf_100Rnd_556x45_soft_pouch","rhsusf_100Rnd_556x45_soft_pouch","rhsusf_100Rnd_556x45_soft_pouch","rhs_mag_m67","rhs_mag_m67"}; backpack = "MULTIPAT_Assaultpack_ar"; }; class 2C_UPC_army_multipat_autorifleman_asst: 2C_UPC_army_multipat_rifleman { displayName = "$STR_RHSUSF_INF_AARIFLEMAN"; cost = 110000; camouflage = 1.5; backpack = "MULTIPAT_Assaultpack_ar"; }; class 2C_UPC_army_multipat_machinegunner: 2C_UPC_army_multipat_autorifleman { displayName = "$STR_RHSUSF_INF_MG"; icon = "iconManMG"; weapons[] = {"2C_weap_C140B_Standard_Issue","hlc_pistol_p226r_combat","Throw","Put"}; respawnWeapons[] = {"2C_weap_C140B_Standard_Issue","hlc_pistol_p226r_combat","Throw","Put"}; magazines[] = {"rhsusf_50Rnd_762x51","rhsusf_50Rnd_762x51","rhsusf_50Rnd_762x51","rhsusf_50Rnd_762x51","rhsusf_50Rnd_762x51","rhsusf_50Rnd_762x51","rhsusf_mag_15Rnd_9x19_FMJ","rhsusf_mag_15Rnd_9x19_FMJ","rhsusf_mag_15Rnd_9x19_FMJ","rhs_mag_m67"}; respawnMagazines[] = {"rhsusf_50Rnd_762x51","rhsusf_50Rnd_762x51","rhsusf_50Rnd_762x51","rhsusf_50Rnd_762x51","rhsusf_50Rnd_762x51","rhsusf_50Rnd_762x51","rhsusf_mag_15Rnd_9x19_FMJ","rhsusf_mag_15Rnd_9x19_FMJ","rhsusf_mag_15Rnd_9x19_FMJ","rhs_mag_m67"}; backpack = "MULTIPAT_assaultpack_mg"; }; class 2C_UPC_army_multipat_machinegunner_asst: 2C_UPC_army_multipat_rifleman { displayName = "$STR_RHSUSF_INF_AMG"; cost = 110000; camouflage = 1.5; backpack = "MULTIPAT_assaultpack_mg"; }; class 2C_UPC_army_multipat_marksman: 2C_UPC_army_multipat_rifleman { author = "$STR_RHSUSF_AUTHOR_FULL"; displayName = "$STR_RHSUSF_INF_MARKSMAN"; class SpeechVariants { class Default { speechSingular[] = {"veh_infantry_sniper_s"}; speechPlural[] = {"veh_infantry_sniper_p"}; }; }; textSingular = "$STR_A3_nameSound_veh_infantry_sniper_s"; textPlural = "$STR_A3_nameSound_veh_infantry_sniper_p"; nameSound = "veh_infantry_sniper_s"; cost = 150000; sensitivity = 3.3; class EventHandlers: EventHandlers { init = "if (local (_this select 0)) then {[(_this select 0), [], []] call BIS_fnc_unitHeadgear;}"; }; weapons[] = {"2C_weap_C1A6_Standard_Issue","Throw","Put"}; respawnWeapons[] = {"2C_weap_C1A6_Standard_Issue","Throw","Put"}; magazines[] = {"rhsusf_20Rnd_762x51_m118_special_Mag","rhsusf_20Rnd_762x51_m118_special_Mag","rhsusf_20Rnd_762x51_m118_special_Mag","rhsusf_20Rnd_762x51_m118_special_Mag","rhsusf_20Rnd_762x51_m118_special_Mag","rhsusf_20Rnd_762x51_m118_special_Mag","rhsusf_20Rnd_762x51_m62_Mag","rhs_mag_m67"}; respawnMagazines[] = {"rhsusf_20Rnd_762x51_m118_special_Mag","rhsusf_20Rnd_762x51_m118_special_Mag","rhsusf_20Rnd_762x51_m118_special_Mag","rhsusf_20Rnd_762x51_m118_special_Mag","rhsusf_20Rnd_762x51_m118_special_Mag","rhsusf_20Rnd_762x51_m118_special_Mag","rhsusf_20Rnd_762x51_m62_Mag","rhs_mag_m67"}; }; class 2C_UPC_army_multipat_officer: 2C_UPC_army_multipat_rifleman { author = "$STR_RHSUSF_AUTHOR_FULL"; displayName = "$STR_RHSUSF_INF_OFFICER"; class SpeechVariants { class Default { speechSingular[] = {"veh_infantry_officer_s"}; speechPlural[] = {"veh_infantry_officer_p"}; }; }; textSingular = "$STR_A3_nameSound_veh_infantry_officer_s"; textPlural = "$STR_A3_nameSound_veh_infantry_officer_p"; nameSound = "veh_infantry_officer_s"; cost = 600000; camouflage = 1.6; sensitivity = 3; backpack = "2C_TFAR_B540M_MULTIPAT"; icon = "iconManOfficer"; class EventHandlers: EventHandlers { init = "if (local (_this select 0)) then {[(_this select 0), [], []] call BIS_fnc_unitHeadgear;}"; }; headgearList[] = {"hat_cap_MULTIPAT",2}; linkedItems[] = {"hat_cap_MULTIPAT","vest_spc_sectionleader_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; respawnLinkedItems[] = {"hat_cap_MULTIPAT","vest_spc_sectionleader_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; weapons[] = {"2C_weap_C12_Standard_Issue","hlc_pistol_p226r_combat","Throw","Put","rhsusf_bino_m24"}; respawnWeapons[] = {"2C_weap_C12_Standard_Issue","hlc_pistol_p226r_combat","Throw","Put","rhsusf_bino_m24"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","rhs_mag_m18_red","rhs_mag_m18_purple","rhs_mag_m18_yellow","Chemlight_red","Chemlight_red"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","rhs_mag_m18_red","rhs_mag_m18_purple","rhs_mag_m18_yellow","Chemlight_red","Chemlight_red"}; }; class 2C_UPC_army_multipat_sectionleader: 2C_UPC_army_multipat_rifleman { displayName = "Section Leader"; cost = 500000; camouflage = 1.4; sensitivity = 3.3; icon = "iconManLeader"; backpack = "2C_TFAR_B540M_MULTIPAT"; class EventHandlers: EventHandlers { init = "if (local (_this select 0)) then {[(_this select 0), [], []] call BIS_fnc_unitHeadgear;}"; }; headgearList[] = {"helmet_ach_MULTIPAT_2",2,"helmet_ACH_MULTIPAT_4",2}; linkedItems[] = {"helmet_ACH_MULTIPAT_2","vest_spc_sectionleader_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; respawnLinkedItems[] = {"helmet_ACH_MULTIPAT_2","vest_spc_sectionleader_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; weapons[] = {"2C_weap_C10_Standard_Issue","Throw","Put","rhsusf_bino_m24"}; respawnWeapons[] = {"2C_weap_C10_Standard_Issue","Throw","Put","rhsusf_bino_m24"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_m18_red","rhs_mag_m18_purple","rhs_mag_m18_yellow","rhs_mag_m67","Chemlight_red","Chemlight_red"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_m18_red","rhs_mag_m18_purple","rhs_mag_m18_yellow","rhs_mag_m67","Chemlight_red","Chemlight_red"}; }; class 2C_UPC_army_multipat_teamleader: 2C_UPC_army_multipat_rifleman { camouflage = 1.4; displayname = "Section 2iC"; sensitivity = 3.3; icon = "iconManLeader"; backpack = "2C_TFAR_B540M_MULTIPAT"; class EventHandlers: EventHandlers { init = "if (local (_this select 0)) then {[(_this select 0), [], []] call BIS_fnc_unitHeadgear;}"; }; headgearList[] = {"helmet_ach_MULTIPAT_2",2,"helmet_ACH_MULTIPAT_4",2}; linkedItems[] = {"helmet_ACH_MULTIPAT_2","vest_spc_teamleader_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; respawnLinkedItems[] = {"helmet_ACH_MULTIPAT_2","vest_spc_teamleader_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; weapons[] = {"2C_weap_C10_Standard_Issue","Throw","Put","rhsusf_bino_m24"}; respawnWeapons[] = {"2C_weap_C10_Standard_Issue","Throw","Put","rhsusf_bino_m24"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_m18_red","rhs_mag_m18_purple","rhs_mag_m18_yellow","rhs_mag_m67","Chemlight_red","Chemlight_red"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_m18_red","rhs_mag_m18_purple","rhs_mag_m18_yellow","rhs_mag_m67","Chemlight_red","Chemlight_red"}; }; class 2C_UPC_army_multipat_medic: 2C_UPC_army_multipat_rifleman { displayName = "$STR_RHSUSF_INF_MEDIC"; linkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_medic_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; respawnLinkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_medic_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; weapons[] = {"2C_weap_C10_standard_issue","hlc_pistol_p226r_combat","Throw","Put"}; respawnWeapons[] = {"2C_weap_C10_standard_issue","hlc_pistol_p226r_combat","Throw","Put"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","rhs_mag_m18_red"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","rhs_mag_m18_red"}; attendant = 1; icon = "iconManMedic"; backpack = "MULTIPAT_Assaultpack_medic"; picture = "pictureHeal"; }; class 2C_UPC_army_multipat_engineer: 2C_UPC_army_multipat_rifleman { displayName = "$STR_RHSUSF_INF_ENGINEER"; cost = 220000; camouflage = 1.6; sensitivity = 2.5; canDeactivateMines = 1; engineer = 1; detectSkill = 60; threat[] = {1,0.5,0.1}; icon = "iconManEngineer"; picture = "pictureRepair"; linkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_rifleman_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; respawnLinkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_rifleman_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; weapons[] = {"2C_weap_C10_standard_issue","Throw","Put"}; respawnWeapons[] = {"2C_weap_C10_standard_issue","Throw","Put"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_m18_red"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_m18_red"}; backpack = "MULTIPAT_assaultpack_engineer"; }; class 2C_UPC_army_multipat_explosives: 2C_UPC_army_multipat_rifleman { displayName = "Explosives Specialist"; cost = 115000; camouflage = 1.6; sensitivity = 2.5; canDeactivateMines = 1; detectSkill = 80; threat[] = {1,0.5,0.1}; icon = "iconManExplosive"; picture = "pictureExplosive"; linkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_rifleman_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; respawnLinkedItems[] = {"helmet_ach_MULTIPAT","vest_spc_rifleman_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; weapons[] = {"2C_weap_C10_Standard_Issue","hlc_pistol_p226r_combat","Throw","Put"}; respawnWeapons[] = {"2C_weap_C10_Standard_Issue","hlc_pistol_p226r_combat","Throw","Put"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","Chemlight_green","Chemlight_green","rhs_mag_m18_red"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","Chemlight_green","Chemlight_green","rhs_mag_m18_red"}; backpack = "MULTIPAT_assaultpack_demo"; }; // 2C_UPC_army_multipat_rifleman class 2C_UPC_army_multipat_javelin: 2C_UPC_army_multipat_rifleman { displayName = "AT Specialist (C181)"; class SpeechVariants { class Default { speechSingular[] = {"veh_infantry_AT_s"}; speechPlural[] = {"veh_infantry_AT_p"}; }; }; textSingular = "$STR_A3_nameSound_veh_infantry_AT_s"; textPlural = "$STR_A3_nameSound_veh_infantry_AT_p"; nameSound = "veh_infantry_AT_s"; cost = 190000; threat[] = {1,1,0.8}; camouflage = 1.5; icon = "iconManAT"; bacpack = "MULTIPAT_Assaultpack_at"; weapons[] = {"2C_weap_C10_standard_issue","2C_weap_C181","Throw","Put"}; respawnWeapons[] = {"2C_weap_C10_standard_issue","2C_weap_C181","Throw","Put"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_fgm148_magazine_AT","rhs_mag_m67"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_fgm148_magazine_AT","rhs_mag_m67"}; }; class 2C_UPC_army_multipat_javelin_assistant: 2C_UPC_army_multipat_rifleman { displayName = "AT Assistant (C181)"; cost = 190000; threat[] = {1,1,0.8}; camouflage = 1.5; backpack = "MULTIPAT_Assaultpack_at"; }; class 2C_UPC_army_multipat_maaws: 2C_UPC_army_multipat_rifleman { class SpeechVariants { class Default { speechSingular[] = {"veh_infantry_AT_s"}; speechPlural[] = {"veh_infantry_AT_p"}; }; }; textSingular = "$STR_A3_nameSound_veh_infantry_AT_s"; textPlural = "$STR_A3_nameSound_veh_infantry_AT_p"; nameSound = "veh_infantry_AT_s"; displayName = "AT Specialist (C192)"; cost = 190000; threat[] = {1,1,0.8}; camouflage = 1.5; icon = "iconManAT"; backpack = "MULTIPAT_Assaultpack_maaws"; weapons[] = {"2C_weap_C10_standard_issue","2C_weap_C192","Throw","Put"}; respawnWeapons[] = {"2C_weap_C10_standard_issue","2C_weap_C192","Throw","Put"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_maaws_HEAT","rhs_mag_m67"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_maaws_HEAT","rhs_mag_m67"}; }; class 2C_UPC_army_multipat_maaws_asst: 2C_UPC_army_multipat_rifleman { displayName = "AT Assistant (C192)"; cost = 190000; threat[] = {1,1,0.8}; camouflage = 1.5; backpack = "MULTIPAT_Assaultpack_maaws"; }; class 2C_UPC_army_multipat_crewman: 2C_UPC_army_multipat_rifleman { displayName = "$STR_RHSUSF_INF_CREW"; cost = 90000; camouflage = 1.6; sensitivity = 2.5; engineer = 1; class EventHandlers: EventHandlers { init = "if (local (_this select 0)) then {[(_this select 0), [], []] call BIS_fnc_unitHeadgear;}"; }; Items[] = {"FirstAidKit","rhsusf_ANPVS_14"}; RespawnItems[] = {"FirstAidKit","rhsusf_ANPVS_14"}; linkedItems[] = {"helmet_cvc_alt_olive","vest_spc_crewman_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; respawnLinkedItems[] = {"helmet_cvc_alt_olive","vest_spc_crewman_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; weapons[] = {"2C_weap_C12_standard_issue","hlc_pistol_p226r_combat","rhsusf_bino_m24_ARD","Throw","Put"}; respawnWeapons[] = {"2C_weap_C12_standard_issue","hlc_pistol_p226r_combat","rhsusf_bino_m24_ARD","Throw","Put"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","rhs_mag_m18_red","rhs_mag_an_m8hc"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","rhs_mag_m18_red","rhs_mag_an_m8hc"}; fsmDanger = "rhsusf\addons\rhsusf_c_troops\scripts\dangerCrew.fsm"; }; class 2C_UPC_army_multipat_crewchief: 2C_UPC_army_multipat_crewman { displayName = "Crew Chief"; icon = "iconManLeader"; backpack = "2C_TFAR_B540M_MULTIPAT"; }; class 2C_UPC_army_multipat_driver: 2C_UPC_army_multipat_rifleman { displayName = "$STR_RHSUSF_INF_DRIVER"; engineer = 1; headgearList[] = {}; Items[] = {"FirstAidKit"}; RespawnItems[] = {"FirstAidKit"}; linkedItems[] = {"helmet_ACH_MULTIPAT","vest_spc_rifleman_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; respawnLinkedItems[] = {"helmet_ACH_MULTIPAT","vest_spc_rifleman_MULTIPAT","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; weapons[] = {"2C_weap_C10_standard_issue","Throw","Put"}; respawnWeapons[] = {"2C_weap_C12_standard_issue","Throw","Put"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_an_m8hc","rhs_mag_m18_red"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_an_m8hc","rhs_mag_m18_red"}; }; class 2C_UPC_army_multipat_helipilot: 2C_UPC_army_multipat_rifleman { uniformClass = "MULTIPAT_04_F"; displayName = "Helicopter Pilot"; class SpeechVariants { class Default { speechSingular[] = {"veh_infantry_pilot_s"}; speechPlural[] = {"veh_infantry_pilot_p"}; }; }; textSingular = "$STR_A3_nameSound_veh_infantry_pilot_s"; textPlural = "$STR_A3_nameSound_veh_infantry_pilot_p"; nameSound = "veh_infantry_pilot_s"; cost = 160000; camouflage = 2.0; Items[] = {"FirstAidKit","rhsusf_ANPVS_15","hat_cap_MULTIPAT"}; RespawnItems[] = {"FirstAidKit","rhsusf_ANPVS_15","hat_cap_MULTIPAT"}; linkedItems[] = {"rhsusf_hgu56p","vest_spc_crewman_Coyote","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; respawnLinkedItems[] = {"rhsusf_hgu56p","vest_spc_crewman_Coyote","ItemMap","ItemCompass","ItemWatch","ItemRadio"}; weapons[] = {"2C_weap_C12_Standard_Issue","hlc_pistol_p226r_combat","Throw","Put"}; respawnWeapons[] = {"2C_weap_C12_Standard_Issue","hlc_pistol_p226r_combat","Throw","Put"}; magazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","rhs_mag_an_m8hc","rhs_mag_m18_red"}; respawnMagazines[] = {"rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","rhs_mag_30Rnd_556x45_M855A1_PMAG","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","hlc_15rnd_9x19_b_P226","rhs_mag_an_m8hc","rhs_mag_m18_red"}; }; class 2C_UPC_army_multipat_helicrew: 2C_UPC_army_multipat_helipilot { displayName = "Helicopter Crew"; }; }; Forgive indenting errors when copying from Atom -
RHS Escalation (AFRF and USAF)
harper1998 replied to soul_assassin's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Thank you again, I have made made enough progress to start on my first OPFOR faction. Is there a guide to adding new decals for the Russian vehicle set?- 16574 replies
-
- Weapons
- Accessories
-
(and 1 more)
Tagged with:
-
RHS Escalation (AFRF and USAF)
harper1998 replied to soul_assassin's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Ah thanks, I'll keep tinkering away. I'm guessing I need to inherit the MRAPs in such a way that I can get access to the turrets.- 16574 replies
-
- Weapons
- Accessories
-
(and 1 more)
Tagged with:
-
RHS Escalation (AFRF and USAF)
harper1998 replied to soul_assassin's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I commented on the RHSUSF steam page but I neglected to consider posting here. I do modding on the side here and there, and I'm adapting RHS content to fit an alternate universe I have created. I have a question regarding the EULA and vehicle modding. I would like the vehicle turrets to display my canonical names - "M240B" is "C140B". I'm trying it out with the MATVs but the only way I have so far been able do that is to copy your MATV base configs in their entirety and swap out my renamed turrets. Is that a no-no?- 16574 replies
-
- Weapons
- Accessories
-
(and 1 more)
Tagged with:
-
Community Texture Templates.
harper1998 replied to slatts's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
Where can I find templates for the LDF vests? -
Canadian Armed Forces 2035
harper1998 replied to harper1998's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Unfortunately, I don't have a good Multicam template. I'll keep it in mind though. -
Canadian Armed Forces 2035
harper1998 replied to harper1998's topic in ARMA 3 - ADDONS & MODS: COMPLETE
It is now available on the workshop -
There is also 2035: Russian Armed Forces
-
When will modders be able to access the files needed to retexture Contact assets?
-
Canadian Armed Forces 2035
harper1998 replied to harper1998's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I am still working on this, I hope to have a release in August -
Canadian Armed Forces 2035
harper1998 replied to harper1998's topic in ARMA 3 - ADDONS & MODS: COMPLETE
DEV UPDATE 003 ADDITIONS It's been a while since the last update. I've made some changes, mainly switching to solid coloured equipment and vehicles as well as making the aircraft designations consistent with Canadian nomenclature. For multiplayer, this mod will come with a TFAR compatibility patch Guns Vehicles -
Yeah my bad
-
The MX uses SANTAG Magazines in 6.5mm
-
Is the Promet supposed to be able to use NATO SANTAG magazines?
-
Canadian Armed Forces 2035
harper1998 replied to harper1998's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Unfortunately that is a bit out of my scope, I am not a modeller nor do I have expendable money to buy 3rd party models Also. I'm considering removing the Camouflage from the Guns in favour of solid colouring, any thoughts? -
Canadian Armed Forces 2035
harper1998 replied to harper1998's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Unfortunately, I have had a major setback. I butchered a git init and lost most of my data. I'll need to rebuild a lot of things. -
Canadian Armed Forces 2035
harper1998 replied to harper1998's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I'll do that for release. As of now, I am working on the Canadian special forces. -
It's a figure of speech that can be lost in translation, to "listen" means to "understand". I'm just trying to explain to you what the situation is, you won't get everything until they have a branch designated as a release candidate. That won't happen until mid-July. There's no need to be rude to anyone.
-
I own Contact and I have played the Dev Branch. You didn't listen at all to what I said. The expansion isn't out yet - it won't be released until July 25th. All that we're getting right now is "SNEAK PREVIEW ACCESS", emphasis on PREVIEW. Don't expect all of the assets, you're preview is literally QA testing for the assets - it doesn't represent what the finished product will be.
-
You do realize that the expansion isn't out yet - what you're getting right now is a beta so this doesn't make a whole lot of sense.
-
You have to consider the fact that setting most of ARMA 3 in the 2030s is necessary for the longevity of the game's campaign and giving the setting artistic breathing room. Do you object to ARMA's fictional geography as well? You can only set a game in a contemporary, real-world setting if you are willing to allow it to become an alternate history game or you have a shorter development cycle like Battlefield or Call of Duty. Even then since 2013 only Call of Duty has announced a true game set in a contemporary time period. As much as ARMA is mechanically a military simulation it is still a video game, and thus a piece of art. It BIS' baby, it is an expression of their staff - art isn't always bound by what the market wants, what the artists want matters just as much. BIS is free to create whatever interests them in this regard, they put time and effort into the 2035 setting so why should they not expand upon their creation?
-
Canadian Armed Forces 2035
harper1998 replied to harper1998's topic in ARMA 3 - ADDONS & MODS: COMPLETE
DEV UPDATE 002 ADDITIONS Thanks to AveryTheKitty I've been able to make versions of the C130, Stealth Helmet, and Mk200 LMG for the mod. I attempted to make a black P07 in photoshop and will use that as the standard sidearm. The Stealth Helmet is being used alongside the CTRG uniform for the Arctic infantry, the reasoning is that they need more protection from the elements. Here are the new weapons Airplanes (including an update CF-39) I'm currently implementing Recon units and then I will create a Special Operations faction to complement the basic biomes. -
I've run into a new issue, rather than make a new thread I may as well edit this one. I noticed that my skin of the Gryphon is of significantly lower quality than the standard AAF skin - however both should be the same resolution.