Jump to content

primarine

Member
  • Content Count

    13
  • Joined

  • Last visited

  • Medals

Posts posted by primarine


  1. Hello, i'm trying to make convoy mission. I placed Marshall, Hunter, 3x HEMTTs and 2x Prowlers. I also placed 1 rifle squad and 1 weapon squad in each HEMTT. Unfortunately, commander of weapon squad in 3rd HEMTT always orders to four soldiers to disembark whith no reason. Then he also orders to one of these soldiers to board HEMTT again. What the hell is going on and how i can fix that?

    Thank you.


  2. Hello.

     

    I'm trying to create simple mission. I placed 2S9 Sochor that should attack distant area until you destroy it. I used 2 scripts:

     

    mortarName commandArtilleryFire [markerpos "MortarMarker", getArtilleryAmmo [mortarName] select 0,500000];

    this one to Sochor fire 500000 rounds which means it should fire for a while.

     

    "this addeventhandler ["fired", {(_this select 0) setvehicleammo 1}]";

    this one to Sochor have infinite ammo to be able to fire 500000 rounds from previous script.

     

    Unfortunately Sochor fires only for 30 mins or so and than it stops.

    Any ideas what is wrong and how to make Sochor fire for more than couple of hours?

     

    Thank you.


  3. Hello.

     

    I use this simple artillery script:

     

    mortarName commandArtilleryFire [ 
        markerpos "MortarMarker",                       
        getArtilleryAmmo [mortarName] select 0,   
        5                              
       ];

     

     

    Mortar should fire 5 rounds but it fires only 1 round. What could be problem and solution here?


  4. Hello.

    I have problems with installing BAF and PMC. Army of Czech Republic installed correctly and works fine though.

    All 3 DLC i downloaded from GamersGate.com

    BAF and PMC installers dont work correctly. I have error:

    "Runtime Error!

    Program C:\Users\<user>\AppData\Local\Temp\BAF\setup.exe

    This application has requested the Runtime to terminate it in an unusual way.

    Please contact the application's support team for more information."

    I have Windows 8 Release Preview.

    Videocard: ATI Radeon HD 4800 Series.

    I tried to turn off antivirus and firewall, reinstall Microsoft Visual C++ components but nothing work.

×