Leights Takistan Civ enable xeh

  1. 9 years ago
    Edited 9 years ago by DaVidoSS

    I decided to post my config fix xeh for takistan civilians from Leights Opfor pack.
    Without this you get no action on civilians to investigate local security.

    There are 3 methods/ways (its your choose) to fix it:

    1. Enable cba_enable_auto_xeh.pbo from latest CBA addon optional directory to force xeh for every spawned unit / vehicle.
    2. Do the same using mission config version.
    3. Use mission config version only for LOP_TAK_Civ faction.

    Method 2

    Create file autoxehenable.hpp in your mission root directory:

    //autoxehenable.hpp
    #define COMPONENT enable_auto_xeh
    #include "\x\cba\addons\main\script_mod.hpp"
    
    #undef REQUIRED_VERSION
    #define REQUIRED_VERSION 1.00
    
    #include "\x\cba\addons\main\script_macros.hpp"
    
    class CfgPatches	{
    
    	class cba_enable_auto_xeh	{
    		units[] = {};
    		weapons[] = {};
    		requiredVersion = 1.000000;
    		requiredAddons[] = {"Extended_EventHandlers", "CBA_Main"};
    		version = "1.1.23.150604";
    		author[] = {"CBA Team"};
    		authorUrl = "https://github.com/CBATeam/CBA_A3";
    	};
    };
    
    class CfgSettings	{
    
    	class CBA	{
    
    		class XEH	{
    			supportMonitor = 1;
    		};
    	};
    };

    Include it in your description.ext file:

    #include "autoxehenable.hpp"

    Method 3

    Create file LOP_Tak_Civ_XEH.hpp in your mission root directory:

    LOP_Tak_Civ_XEH.hpp

    Include it in your description.ext file:

    #include "LOP_Tak_Civ_XEH.hpp"

    Enjoy.

  2. Deleted 9 years ago by DaVidoSS
  3. Deleted 9 years ago by raditz5
  4. Deleted 9 years ago by DaVidoSS
  5. I posted a reply but I had failed to read that you were posting three methods, not three steps. Thanks for the good info!

  6. What about issues w interacting with the Aggressors mod Civs and Massi's African Conflict Mod Civilians?

    Since the latest ALiVE version I can't interact w either of those groups

  7. Edited 9 years ago by DaVidoSS

    Post your mission somewhere then maybe i can find the solution.

  8. It's actually not just one mission. It's any mission I attempt to create with ALiVE version 9.9. If I use the Massi African Civilians or either the CA Aggressor Middle East or African Civilians...they'll spawn fine, walk around, etc...but I can't interact with them.

    I just need to know if this is a universal issue or if it's just me. So the quickest way would be for you to jump in the editor, use those civilian groups, then attempt to interact with them.

    Vanilla Civs and the Leights Civ work fine..I can interact with those groups.

  9. Edited 9 years ago by SpyderBlack723

    I'll try to test it tonight AUTigerGrad

    ..
    Thanks for sharing this DaVidoSS

  10. Gracias. Having guys running around in Africa and the Middle East for Insurgency missions in bermuda shorts and fedoras is kind of a buzz kill. lol

  11. Edited 9 years ago by SpyderBlack723

    About to test will let you know here in like 10 minutes

    On an unrelated note.. why does _nearMen = _pos nearEntities ["Man", 125]; pick up rabbits.... BIS pls

  12. Edited 9 years ago by SpyderBlack723

    Testing CAF Agressors..

    Doesn't work automatically.

    Does work with the optional .pbo

    I guess just make sure you are putting the optional pbo in the CBA addons folder. Maybe try re-downloading the latest version of CBA.

  13. The same optional pbo from CBA correct? I put that in there and CAF isn't working. I might try deleting CAF and redownloading. I redownloaded CBA Saturday.

    This is driving me bonkers.

    Could you test Massi's African Conflict Mod Civilians too?

  14. Yes, cba_autoenable_xeh. I'll test Massi's later, I don't currently have it installed.

  15. Same results for Massi's units

  16. I don't get it. I moved that optional pbo into the add on folder and still can't get Massi or ca aggressor Civs to interact.

    Well at least I know it's something on my end.

  17. Edited 9 years ago by SpyderBlack723

    Your gettin' Arma'ed, good luck.

  18. I FIGURED IT OUT!!!!!!!!!!

    Finally....

    So... I think this is important to share.

    DO NOT USE THE CBA ON STEAM WORKSHOP!!!

    What was happening was this...

    Even though I would move the optional pbo for enable_xeh_auto to the add on folder...because I was using the CBA on Steam...everytime I loaded ARMA it would "reset" the mod folder...i.e. it would remove the optional PBO.

    I deleted and unsubscribed from Steam CBA..then manually added the CBA off of Armaholic and moved the optional folders again.

    This time...they stayed and it works great. All Civilians now work.

    This may be a very important note for others if they are experiencing the same issue.

  19. Thanks for sharing the fix, noted for the future.

  20. so this fixes the leights spawning problem? or does this affect interaction only? sorry if i missed the answer, my leights takistani civs are no longer spawning im only getting vanilla and im using the LOP_Tak_Civ classname. any ideas? running alive, ace, rhs, on kunduz. they used to spawn but after one of the many updates from all these mods something happened

  21. 9 years ago

    Can you post your mission? There should be no issue spawning Leights Opfor units.

  22. So I'm supposed to have some kind of interactions with civilians, but it is bugged? This could explain why I sometimes have options like search and arrest in the actions I can tell my AI to do; but I never get any kind of actions like that when around civilians or civilian buildings.

  23. Gah, this was plaguing me to no end overnight and this morning. I couldn't interact with CAF Civ's for anything. Now, I just need to remember to do manual CBA updates after I get the files from armaholic swapped in.

  24. @SpyderBlack723 About to test will let you know here in like 10 minutes

    On an unrelated note.. why does _nearMen = _pos nearEntities ["Man", 125]; pick up rabbits.... BIS pls

    Use CAManBase to fix. I think it will fix the issue.

  25. @AUTigerGrad I FIGURED IT OUT!!!!!!!!!!

    Finally....

    So... I think this is important to share.

    DO NOT USE THE CBA ON STEAM WORKSHOP!!!

    What was happening was this...

    Even though I would move the optional pbo for enable_xeh_auto to the add on folder...because I was using the CBA on Steam...everytime I loaded ARMA it would "reset" the mod folder...i.e. it would remove the optional PBO.

    I deleted and unsubscribed from Steam CBA..then manually added the CBA off of Armaholic and moved the optional folders again.

    This time...they stayed and it works great. All Civilians now work.

    This may be a very important note for others if they are experiencing the same issue.

    Yes this is quite annoying. I have subscribed to mod and noticed this as well. I am still sub'd but what I do is every time I start up Arma 3 Launcher, I go back into the mod folders and move over the optional PBO's over. It's annoying but the subing to the mod on the steam workshop is easy and simple, and I don't mind it.

  26. Edited 9 years ago by SpyderBlack723

    Or just

    if (typeOf _x == "animal")

    OT but annoying :)

  27. 8 years ago

    Now is necessary? Guys.

  28. Edited 8 years ago by SpyderBlack723

    That depends if it's been fixed in recent updates. I have not tried Leights lately myself

  29. Apparently civs aren't spawning at all with Leights currently if reports are to be believed.

  30. I've never seen a more consistently "buggy" ARMA mod than Leights.

  31. I thought Leight's had been taken over by someone else who was committed to getting them sorted for ALiVE?

  32. Keyway is really trying so I'm not sure what the deal is. Leight is still involved BTW.

  33. 9 000 threads about Leight OPFOR Pack, well done guys. Also please report all errors to our new forum - http://www.project-opfor.eu/ And that would be far better to inform me what I exactly need to do to fix them.

  34. Edited 8 years ago by Master-Antonio

    In my map civilian work , spawn all.
    But I always wrote to Leight on STEAM.
    His answer "report this here project-opfor.eu" .

  35. Masterito Antonito, Leight has nothing to do with configs, so no idea why you report to him these errors, will say one more time - visit our forum, register and report problems there.

  36. Edited 8 years ago by Master-Antonio

    @Keeway Masterito Antonito, Leight has nothing to do with configs, so no idea why you report to him these errors, will say one more time - visit our forum, register and report problems there.

    Yes . In fact i wrote this.
    His answer "report this here project-opfor.eu" .
    Unique error that i have is that dont found Random.sqf of lop_ists with last UPDATE.

  37. Edited 8 years ago by Keeway

    Tell me whats not clear for you in this sentence: Report errors at http://www.project-opfor.eu/

 

or Sign Up to reply!