panda123 10 Posted May 23, 2013 Nice addon thanks :) http://img829.imageshack.us/slideshow/webplayer.php?id=arma2oa2013052319401730.png ['I44_Veh_A_Army_M4A3_76_Sherman_Army', [["length", 5.8], ["width", 2.1], ["forward_offset", 2.8], ["hull_height", 1.5], ["hull_length", 2.5], ["roof_length", 4], ["roof_height", 2], ["bumper_height", 1], ["turret_names", ["Turret_Main_MG"]], ["turret_rotation", 180] ]] call PLAN_foliage_camouflage_system_fnSetVehicleData; ['I44_Tank_A_M4A3E8_76_HVSS_Sherman_Army', [["length", 5.8], ["width", 2.1], ["forward_offset", 2.8], ["hull_height", 1.5], ["hull_length", 2.5], ["roof_length", 4], ["roof_height", 2], ["bumper_height", 1], ["turret_names", ["Turret_Main_MG"]], ["turret_rotation", 180] ]] call PLAN_foliage_camouflage_system_fnSetVehicleData; ['I44_ACar_A_M8_Greyhound_Army', [["length", 4.3], ["width", 2.1], ["forward_offset", 2], ["hull_height", 1.2], ["hull_length", 1.5], ["roof_length", 3.5], ["roof_height", 1.6], ["bumper_height", 1], ["turret_names", ["Turret_Main_MG"]], ["turret_rotation", 200] ]] call PLAN_foliage_camouflage_system_fnSetVehicleData; ['I44_HT_G_SdKfz251_1D_SS', [["length", 5], ["width", 2], ["forward_offset", 2.8], ["hull_height", 1.5], ["hull_length", 2.5], ["roof_length", 3.5], ["roof_height", 2], ["bumper_height", 1]]] call PLAN_foliage_camouflage_system_fnSetVehicleData; ['I44_GunMG_G_MG42_Nest_SS', [["length", 3], ["width", 5], ["forward_offset", 0.7], ["hull_height", 0.6], ["bumper_height", 0.5]]] call PLAN_foliage_camouflage_system_fnSetVehicleData; I could not add Christmas Garlands sorry ... :p Share this post Link to post Share on other sites
_William 0 Posted May 23, 2013 Nice addon thanks :)http://img829.imageshack.us/slideshow/webplayer.php?id=arma2oa2013052319401730.png ['I44_Veh_A_Army_M4A3_76_Sherman_Army', [["length", 5.8], ["width", 2.1], ["forward_offset", 2.8], ["hull_height", 1.5], ["hull_length", 2.5], ["roof_length", 4], ["roof_height", 2], ["bumper_height", 1], ["turret_names", ["Turret_Main_MG"]], ["turret_rotation", 180] ]] call PLAN_foliage_camouflage_system_fnSetVehicleData; ['I44_Tank_A_M4A3E8_76_HVSS_Sherman_Army', [["length", 5.8], ["width", 2.1], ["forward_offset", 2.8], ["hull_height", 1.5], ["hull_length", 2.5], ["roof_length", 4], ["roof_height", 2], ["bumper_height", 1], ["turret_names", ["Turret_Main_MG"]], ["turret_rotation", 180] ]] call PLAN_foliage_camouflage_system_fnSetVehicleData; ['I44_ACar_A_M8_Greyhound_Army', [["length", 4.3], ["width", 2.1], ["forward_offset", 2], ["hull_height", 1.2], ["hull_length", 1.5], ["roof_length", 3.5], ["roof_height", 1.6], ["bumper_height", 1], ["turret_names", ["Turret_Main_MG"]], ["turret_rotation", 200] ]] call PLAN_foliage_camouflage_system_fnSetVehicleData; ['I44_HT_G_SdKfz251_1D_SS', [["length", 5], ["width", 2], ["forward_offset", 2.8], ["hull_height", 1.5], ["hull_length", 2.5], ["roof_length", 3.5], ["roof_height", 2], ["bumper_height", 1]]] call PLAN_foliage_camouflage_system_fnSetVehicleData; ['I44_GunMG_G_MG42_Nest_SS', [["length", 3], ["width", 5], ["forward_offset", 0.7], ["hull_height", 0.6], ["bumper_height", 0.5]]] call PLAN_foliage_camouflage_system_fnSetVehicleData; I could not add Christmas Garlands sorry ... :p Thanks Panda123! Just to be sure you know this: you could have set the camo for the Easy-8 Sherman based on the standard one as follows: ['I44_Tank_A_M4A3E8_76_HVSS_Sherman_Army', 'I44_Veh_A_Army_M4A3_76_Sherman_Army', []] call PLAN_foliage_camouflage_system_fnSetVehicleDataUsingExample; William Share this post Link to post Share on other sites
docclf 12 Posted May 28, 2013 Great work, looking forward to see this in Arma3 too! ;) Share this post Link to post Share on other sites
Nasz 10 Posted September 18, 2013 Looking forward to this in Arma 3 as well. Would also like to see this in IronFront 1944 Share this post Link to post Share on other sites
_William 0 Posted September 19, 2013 Looking forward to this in Arma 3 as well. Would also like to see this in IronFront 1944 I'll look into Arma3 integration as soon as I've completed Arma3 support in PlannedAssault (mission generation). Supporting IronFront44 isn't possible because the game doesn't accept any add-ons except those signed by the developers/publishers. Since the developer and publisher have gone separate ways, don't except any update or increase in mod support for that game. William Share this post Link to post Share on other sites
Santa Six 10 Posted January 26, 2014 Now that Iron Front runs under Arma 2. Can you make it work for IF vehicles? Share this post Link to post Share on other sites
_William 0 Posted January 27, 2014 Now that Iron Front runs under Arma 2. Can you make it work for IF vehicles? Yes, I can. Cannot give a deadline - I have some other things to wrap up first. If you're in a hurry, the .pdf document included in the download explains how to tackle "missing" vehicles. IIRC, the Wehrmacht tanks all have memory points on their turrets (for track links and skirts (PzIV)), which enables foliage on the turret sides. You'd need to dig into the config file and damage script. William Share this post Link to post Share on other sites
the chief 15 Posted January 29, 2014 Cheers _William. I look forward to seeing this, in IFL:44, one day soon. Share this post Link to post Share on other sites
_William 0 Posted February 22, 2014 I've just uploaded version 1.0.0 of FolCams, which now includes support for Iron Front: Liberation 1944 (as Arma2 mod). Also added data so the P85 DDR vehicles (by Vilas, and also Marseille's re-textures) and the CWR2 FV101/FV107 are supported out of the box. You'll find the download here: https://dev.withsix.com/attachments/download/21718/folcams_1_0_0.7z Left to right: IF44 PaK40, IF44 Panther, IF44 StuG IIIg, P85 re-text DDR BMP1, P85 re-text SPW-40P2. In IF44, camo definitions are provided for all large Wehrmacht vehicles, the Pak40, and the Red Army ZiS-3 field gun. William Share this post Link to post Share on other sites
Gunter Severloh 4070 Posted February 23, 2014 (edited) Thanks for contacting me William, Folcams now hosted on the MR: http://if-missionrepository.com/MR-Mission%20Repository/Mods/Mods/folcams_1_0_0.7z Can be found under addons and mods on the menu. Edited January 28, 2015 by Günter Severloh updated link as it was broke Share this post Link to post Share on other sites
SturerEmil84 1 Posted February 23, 2014 Now, that's very much appreciated, thank's a lot. Greetz. Share this post Link to post Share on other sites
OuedMeliz01 20 Posted February 23, 2014 GOOD JOB! when i know the class names of iron front bushes and trees, maybe i can make it in iron front ORGINAL (not in arma 2) Share this post Link to post Share on other sites
_William 0 Posted February 23, 2014 GOOD JOB! when i know the class names of iron front bushes and trees, maybe i can make it in iron front ORGINAL (not in arma 2) Sadly, you cannot do this, as the Iron Front game doesn't accept add-ons by design. Otherwise I would have added support for Iron Front a long time ago. William Share this post Link to post Share on other sites
tierprot 2 Posted February 23, 2014 Can you pls make such addon for the A3 version of the mod? Share this post Link to post Share on other sites
the chief 15 Posted February 25, 2014 Brilliant. Very much appreciated. Will try out. :bounce3: Share this post Link to post Share on other sites
OrLoK 20 Posted February 26, 2014 (edited) Hello there Ill also grab this, an A3 version would be very much loved if it doesnt work through AIA etc. Brilliant work. Rgds LoK UPDATE: seems to work well! http://forums.dayzgame.com/index.php?/topic/175769-like-wwii-like-arma23-and-a-free-thing-then-look-no-further/?p=1813079 Edited February 26, 2014 by orlok Share this post Link to post Share on other sites
_William 0 Posted February 28, 2014 Thanks for letting us know! William Share this post Link to post Share on other sites
Korppari 0 Posted January 31, 2019 Has anyone created this mod for Arma 3 or anything similar? New camouflage netting system for tanks (A3 Tanks DLC) is pretty neat already, but I'm still missing the camouflage foliage mod 😕 Share this post Link to post Share on other sites
loopdk 92 Posted February 1, 2019 Can you add landrovers 😎 Share this post Link to post Share on other sites