excess3 11 Posted June 5, 2015 Hallo nice work . Thanks for it . but alive do not work at the moment. The defined fraction names HAMAS_faction and idf_faction are not used in the group defination file . There you use the name idf and ( i am notsure at the moment ) Hamas. i suppose this is the reason . Please check it . When you do an update - than you should create more groups and smaller and use more vehicle form Arma3 or other packages to complete the fractions availibility. Alive love small groups cause of the unit limit . thanks and Regards Hard to understand, if you have proper alive faction config i could look into it Share this post Link to post Share on other sites
ombron 12 Posted June 5, 2015 Hard to understand, if you have proper alive faction config i could look into it Yes sorry . Source from alive mod : http://alivemod.com/wiki/index.php/Unit_Mod_Config_Standardisation CfgGroups West // Note side number 1 == West BLU_F // Note faction name matches the name in CfgFactionClasse ( XXX In this line stand in your mod "IDF" and "Hamas" - but in the fraction defination you use idf_fraction and hamas_fraction. ) Armored // Note all these group categories are using standard naming convention Infantry BUS_InfSquad faction = "BLU_F"; name = "Rifle Squad"; side = 1; // Note this is important Mechanized Motorized SpecOps Support Air Share this post Link to post Share on other sites
excess3 11 Posted June 5, 2015 looks similar to mine can't see problem HAMAS is just display name hamas_faction is class name http://codeshare.io/dkPfV Share this post Link to post Share on other sites
ombron 12 Posted June 5, 2015 looks similar to mine can't see problem HAMAS is just display name hamas_faction is class name http://codeshare.io/dkPfV class CfgGroups { class East { class HAMAS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< " // Note faction name matches the name in CfgFactionClasse" { name = "HAMAS"; <<<<<<< Displayname class Infantry Share this post Link to post Share on other sites
excess3 11 Posted June 5, 2015 Should be like : class CfgGroups { class East { class HAMAS_faction { ? any other problems? Share this post Link to post Share on other sites
ombron 12 Posted June 5, 2015 no thats all . After i have changed the lines local for IdF and Hamas - your mod work fine with alive the alive mod . Check it . At the moment you should get a message - that no groups are availble when you try to start alive with your mod . Thanks for your work . Share this post Link to post Share on other sites
excess3 11 Posted June 5, 2015 i will now work on proper groups for idf , what maximum units per group is recommended ? Share this post Link to post Share on other sites
ombron 12 Posted June 5, 2015 (edited) see the example for the group config form . 8 for Full squads ( Weapoon for exampel ) and a lot of small 4 Men groups for specials tasks. 8 Sold + vehicle are to much for my opinon. Beyond 80 units (only soldier ) not civ you get a warning form the alive programm. Add in addtion more small groups special as Engiers , Recon , EDo . a lot of examples are in the alive link at the end of the patch is a example configuration for Infanterie . http://alivemod.com/wiki/index.php/Unit_Mod_Config_Standardisation Edited June 5, 2015 by ombron Share this post Link to post Share on other sites
macfifa 10 Posted June 5, 2015 do this class CfgFactionClasses { class HAMAS_faction ------------------------>this name { displayName = "HAMAS"; author = "Excess3"; icon = "HAMAS_Faction\hamas.paa"; // Needs to be 16x16 in resolution and it needs to be in the form of a PAA. priority = 1; = 0; // opfor }; }; class CfgGroups { class East { class HAMAS ---------------------> and this name must be the same { name = "HAMAS"; class Infantry { name = "Mujahedin group"; class Mujahedin { name = "Hamas squad"; side = 0; faction = "HAMAS_faction"; rarityGroup = 0.3; class Unit0 i did ti long ago and i m playing with alive every thing is ok Share this post Link to post Share on other sites
excess3 11 Posted June 5, 2015 Ye as you can read in 2 post before you posted i already sorted it out , also added armor merkava tanks group , specops , m4 variants to some soldiers etc Share this post Link to post Share on other sites
excess3 11 Posted June 6, 2015 (edited) Updated v 1.58 changelog : -Groups now work with alive -Added armored group -SpecOps group -Fixed x95 shadow -More detail to IDF vest -Mars reflex sights minor fixes -m4 variants added to kits -Added dependency mod : RH M4/M16 Tnx for Robert Hammer and community help Edited June 7, 2015 by excess3 Share this post Link to post Share on other sites
corporal_lib[br] 396 Posted June 6, 2015 I hope someday you guys figure out a workaround to make MARS built-in laser/IR laser work, just for immersion sake =) -m4 variants added to kits nice, I was waiting for this since the first release ;)cheers! Share this post Link to post Share on other sites
miller 49 Posted June 6, 2015 Thanks excess3 ArmA3.de Mirror updated: IDF - Israeli Defense Forces Units (v1.58) by excess3 Kind regards Miller Share this post Link to post Share on other sites
galzohar 31 Posted June 7, 2015 Is it possible for some missions for this mod? DTAS uses this mod (optionally, if server runs the mod). http://forums.bistudio.com/showthread.php?153398-Dynamic-Take-And-Secure-Randomized-Round-Based-No-Respawn-A-amp-D Soon it will be updated to use stuff from the latest version (mostly Hamas faction for defenders). Share this post Link to post Share on other sites
subs17 9 Posted June 7, 2015 Thanks very much I'll test it out. cheers Subs Share this post Link to post Share on other sites
Guest Posted June 7, 2015 Updated version frontpaged on the Armaholic homepage. IDF - Israeli Defense Forces Units v1.58ASDG Joint RailsRH M4/M16 packRH Acc packHLC AK PackHLC-Core Share this post Link to post Share on other sites
kecharles28 197 Posted June 8, 2015 Updated mod v1.58 available at withSIX. Download now by clicking: Share this post Link to post Share on other sites
kecharles28 197 Posted June 12, 2015 Updated mod v1.59 available at withSIX. Download now by clicking: Share this post Link to post Share on other sites
Guest Posted June 13, 2015 Updated version frontpaged on the Armaholic homepage. IDF - Israeli Defense Forces Units v1.59ASDG Joint RailsRH M4/M16 packRH Acc packHLC AK PackHLC-Core Share this post Link to post Share on other sites
kecharles28 197 Posted June 18, 2015 Updated mod v1.60 available at withSIX. Download now by clicking: Share this post Link to post Share on other sites
Guest Posted June 18, 2015 Updated version frontpaged on the Armaholic homepage. IDF - Israeli Defense Forces Units v1.60ASDG Joint RailsRH M4/M16 packRH Acc packHLC AK PackHLC-Core Share this post Link to post Share on other sites
esonub 10 Posted June 18, 2015 hey there got a question actually it might be something that needs to be adjusted or i might be wrong but the IDF armor is set to 0 armor so there is no any ceramic plate in it ? Share this post Link to post Share on other sites
excess3 11 Posted June 18, 2015 If you see in arsenal then it's not correct value Share this post Link to post Share on other sites
Plinskin 23 Posted June 18, 2015 If you see in arsenal then it's not correct value Also here, I see no armor value in the IDF vest (in the arsenal). Share this post Link to post Share on other sites
excess3 11 Posted June 19, 2015 Also here, I see no armor value in the IDF vest (in the arsenal). It doesn't matter , in game it has plate carrier armor Share this post Link to post Share on other sites