Jump to content

groveroy

Member
  • Content Count

    26
  • Joined

  • Last visited

  • Medals

Posts posted by groveroy


  1.  

    Looks like some kind of woodland marpat, with some more white in the mix.  I'll see if I can find  a reference camo to make a pattern from.   I might be able to do a shemagg in that color pattern.

    They could be given the offroad and toyotas easy enough.  Maybe give them a T34?

     

    Groveroy, thanks for reminding me about the balacavas.  I had done them awhile ago but never did get them working right.   Problem fixed.

     

    IS_balacavas_zps2uw52yvg.png

    Holysmoke thats very niice! LOVE IT, YOU ROCK! I should be the one who say thank you lol! THANK YOU!!


  2. No they will be AAF - I just chose them as a generic placeholder for you to get the mission to load back up into the editor so you can see where you've placed the (old MEC - now AAF) units.

    Otherwise the mission will load up, but the unit marker will be invisible for you.

    TbH given how long it's taken to tell you all this - you would probably have been better off simply re-doing the mission using the latest version of MEC - probably faster :-)

    Oh i think i finally get what u mean, i think i will try the AAF option, thx for the help btw!


  3. Yes basically to do it all in the editor you will need to find the old classname; and do a find replace with the new one.

    I still think it might be simpler for you to roll back MEC (assuming you use PW6 ! :) ) and then just edit your original file in the editor to be AAF or something...

    Either way it's not easy I appreciate.

    So if I changed the old classes name to the AAF, the old MEC units in my mission will convert to the new MEC? Am I correct? I'm sorry if I dont understand lol, because I'm newbie to this game.


  4. yes - but you will have to get jiggy with a text editor - ArmaEdit or Notepad++

    Go into the Mission.sqm file and delete anything between the curly brackets

    addOns[]=
    {
    	"UK3CB_BAF_Units_MTP",
    	"xcam_prototype_config"
    };
    addOnsAuto[]=
    {
    	"UK3CB_BAF_Units_MTP",
    	"xcam_prototype_config"
    };
    

    So it looks like this

    addOns[]=
    {};
    addOnsAuto[]=
    {};
    

    That will let you load up the mission at least.

    You will get script errors telling you it cannot find the classname of the mods that are missing.

    You will need to do a find and replace on these in the SQM file using your chosen txt editor again and you can either hunt for the old units and replace with Drongo's new ones or indeed just replace with generic AAF classnames etc. Just don't mess around in the SQM any more than that... don't for instance remove blocks of text or units placements as it will get screwed up really quickly.

    TBH the easiest way to do this might be just to roll back your MEC mod using PW6 to the right version to match your mission. Go in, change all the units to AAF then save and come back out update the mod and then go in and fix..

    Horses for courses

    Oh hey thanks for the reply, I have changed all the old names to the new names in addOns and addOnsAuto sections, like you said, I am able to access the mission, but a lot of classnames have been missing(vehicles, DRI_MachineGunnner...etc). So does that mean that I have to change all the classnames in the class group section? Also, is there a way where I can find the MEC's classname list? TQ


  5. I want to report that there might be conflict between Iraqi warfare mod and Middle East Conflict mod. If I installed Iraqi warfare mod into my ArmA 3,one of the costume of Middle Eastern Irregulars will replaced by the original ArmA 3 NATO uniform, if I uninstalled the iraqi mod then the model will wear back the Middle eastern costume, there might be a conflict or glitch just so you know.


  6. ;2678669']The torrents work again. :) Also again much thanks to the continuous seeders! :bounce3:

    Wow thx' date=' it worked lol, downloading the patch :)

    ---------- Post added at 10:31 ---------- Previous post was at 09:01 ----------

    Why every AIA units I have deployed are ArmA3's original models? For example if I deployed Russia troops in the game but it will show me CSAT's model..

×