Hey guys, I have WickedAI and DZMS installed on my server. Went into the config for WickedAI and set ai with launcher true, restarted the server and the ai dont have any RPG's or launchers. The minefeilds work, I have also added in more weapons for them to use (M107's and such) and those show up. This is my current script setup
wai_use_launchers = true; // add a rocket launcher to each spawned AI group
wai_remove_launcher = true; // remove rocket launcher from AI on death
Question
SoCalSlaughter
Hey guys, I have WickedAI and DZMS installed on my server. Went into the config for WickedAI and set ai with launcher true, restarted the server and the ai dont have any RPG's or launchers. The minefeilds work, I have also added in more weapons for them to use (M107's and such) and those show up. This is my current script setup
wai_use_launchers = true; // add a rocket launcher to each spawned AI group
wai_remove_launcher = true; // remove rocket launcher from AI on death
ai_wep_launchers_AT = ["M136","RPG18","JAVELIN"];
ai_wep_launchers_AA = ["Strela","Igla","STINGER"];
Thanks for the help!
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now