f3cuk / WICKED-AI

Wicked AI missions for your server
30 stars 59 forks source link

wai_use_launchers not functioning #120

Closed Markokil321 closed 9 years ago

Markokil321 commented 9 years ago

Hello, i am using this version of WAI with a couple of changes and additions to some missions, but no changes that i believe would cause this issue. Running Epoch Chernarus 1.0.5.1 / 125548.

In config.cfg i have:

    wai_use_launchers           = true;         // add a rocket launcher to each spawned AI group
    wai_remove_launcher         = true;         // remove rocket launcher from AI on death
    and
    ai_wep_launchers_AT         = ["MAAWS","RPG18"];
    ai_wep_launchers_AA         = ["Strela","Igla"];

If i understood correctly this should spawn one AI unit in every group with a rocket launcher? However i am yet to come across a single rocket launcher/get fired at by AI with one in the few months i have had the missions running. No errors in .RPT and i haven't had time to attempt to see what may be the problem. Do think i read about someone having the same problem a few months ago on epochmod.com.

Can anyone confirm this issue, or have i fekked up somewhere? Thanks.

f3cuk commented 9 years ago

In 2.1.4. the missions have not been setup properly yet. You need to add them yourself, compare to the 2.2.0 missions files in order to find out what needs to be changed.