LFCChameleon_Silk Posted May 20, 2014 Posted May 20, 2014 anyway to give combined arms users radio command menu like you can for the other player slots? I wish to do via script and not with the ME triggers.
Winfield_Gold Posted May 20, 2014 Posted May 20, 2014 You can via mist. Not sure of the process but we have a mission that can spawn enemy fighters via radio menu and it works for CA as well. Maybe hit ENO up or Grimes up in the forums. They have more experience with mist than I have. http://forums.eagle.ru/showthread.php?t=98616
LFCChameleon_Silk Posted May 21, 2014 Author Posted May 21, 2014 already using a lot of MIST 3.3 in my latest mission, but I don't see anything to manipulate radios with MIST. I'm using a modified part of CTTS to give radio commands and re-give them based on a unit name array, the problem with CA is that it can be any unit, I have seen code that says if unitName == nil then unitName == "ground commander" but adding Ground Commander to a unitName array doesn't give him the radios. I guess basically what i need is script that is able to detect the CA player and then give the radio commands, will probably have to update itself x seconds using scheduleFunction so that it will be given to the CA player if he switches vehicles. anyways hopefully someone will know what to do.
LFCChameleon_Silk Posted May 24, 2014 Author Posted May 24, 2014 no one knows how to detect and give radio to CA, cmon guys someones gotta know if it is indeed possible or not. :doh:
Recommended Posts