G

GunnyDev

Administrator

Last active 7 years ago

  1. 9 years ago
    Wed Aug 12 09:57:09 2015

    You may want to check this post

    http://alivemod.com/forum/1292-advanced-combat-support-rules-adjustment

  2. Tue Aug 4 13:53:36 2015

    Your'e the lucky one then Savage!

  3. Tue Aug 4 08:37:38 2015

    So I've created 2 new functions, will be out possibly in next release after testing.

    ALiVE_fnc_combatSupportAdd
    Will add CAS or Transport units to be available using the below command:
    ["CAS OR TRANSPORT",[SPAWN POS],Direction, "CLASS","CALLSIGN","CODE","HEIGHT"]] Call ALiVE_fnc_combatSupportAdd; examples ["TRANSPORT",[[1849.21,5805.27,0],60,"B_Heli_Transport_01_camo_F","VICTOR 1","",""]] Call ALiVE_fnc_combatSupportAdd; ["CAS",[[1849.21,5805.27,0],60,"B_Heli_Attack_01_F","Phantom 1","",""]] Call ALiVE_fnc_combatSupportAdd;

    ALiVE_fnc_combatSupportRemove
    Will remove a CAS or Transport unit from the available units for a specified side using the below command:

    ["SIDE","CAS or TRANSPORT","CALLSIGN"] Call ALiVE_fnc_combatSupportRemove; examples ["WEST","TRANSPORT","VICTOR 1"] Call ALiVE_fnc_combatSupportRemove; ["WEST","CAS","Phantom 1"] Call ALiVE_fnc_combatSupportRemove;

    Cheers Gunny

  4. Mon Aug 3 11:40:41 2015
    G GunnyDev posted in Transport.

    They are currently coded to 100 low , 300 med and 1000 high. There are some issues on certain maps to do with the heights and how the AI interpret them.

    If you add it as a feature request, I may add a param on the module to set your own values.

  5. Mon Aug 3 11:34:10 2015

    I will see if I can get the SupportAdd and SupportRemove Functions finished and will document how to use them.

  6. Thu Apr 9 21:52:19 2015
    G GunnyDev posted in VIDEO TUTORIALES ALIVE en español.

    Muchas Gracias Amigo!

  7. Tue Mar 31 15:07:16 2015
    G GunnyDev posted in Combat Support Prob.

    Thanks for reporting, fixed in Dev branch.

  8. Fri Mar 20 07:17:04 2015
    G GunnyDev posted in M.O.R's annoying questions .

    Please supply a repro mission with using just ALiVE and CBA.

  9. Wed Mar 18 16:50:04 2015
    G GunnyDev posted in M.O.R's annoying questions .

    Hi Mate,

    Thanks for your kind comments.

    What Map are you using?
    Send me a link to your mission with just ALiVE and CBA and I'll take a look.

    Gunny

  10. Tue Feb 24 08:03:54 2015
    G GunnyDev posted in Air unit placement is all wrong.

    We will look into this, seems as though the BIS_fnc_SafePos is fubard.

    Thanks

View more