Jump to content

rainbow47

Member
  • Content Count

    132
  • Joined

  • Last visited

  • Medals

Posts posted by rainbow47


  1. Fanatastic AI  mod for infantry scenarios. Love the customiszation via userconfig files. One issue I have though is that GLX wants to take controle of the player's AI group. I want to avoid that. Player group is BLUFOR nato and I have set  GLX_System set [1, [EAST, RESISTANCE] ];. Nevertheless GLX is taking control of my group. Any ideas what the the issue is and how to fix it? 


  2. Hey KingN, I absolutely love your missions. Thanks so much. It's my favourite way of playing Arma. Any plans to make a port for Sefrou-Ramal? 

     

    On a differen note, what radius are you using for caching infantry/vehciles to achieve the best performance? I am struggling a bit with FPS during missions. What is the best way to get the best possible performance with FFS. I am only playin SP. 

     

    Thank you


  3. Thanks for the explanation. I will look into it. 
     

    On a different not, is the Super AI still in development or has the project been stopped? I remember Leopard was mentioning some limitations of the Arma engine which make the development of Super AI impossible. Not sure what the latest update is or where to find information on the project. 


  4. Thanks Leopard.  I am trying to call the command form an .sqf. file (while AIO mod not loaded). The reason is that my units show the out of ammo alert on the group bar althugh they have enogh ammo. The Refresh fuction inAIO fixed that issue but for some reason joinSilent does not fix it for me. 

    I am using this in my sqf file:

     

    {
    [_unit] joinSilent (group player);

     sleep 0.2;

    }

     


  5. 5 hours ago, Leopard20 said:

    Disable Auto-Medic. It still remains active when you're unconscious.

    When you say it still remains active when you are unconcious, does it mean you can't completely disable the integrated medic functions in AIO? I am playing the OPCOM mod and have the impression that there are some conflicts because OPCOM is using its own custom medic scripts.

×