Undeceived 392 Posted February 24, 2014 (edited) Does anyone know if there's a way to make the AI use the stealth type voices / radio protocol without needing to set the behaviour to "STEALTH"? What I want to get is: 1. AI uses these voices 2. AI gets straight to the given waypoint, without being in the stealth-behaviour (tons of stops, watching, waiting, saying "Cover me!", going into cover here, going into cover there, stoping again, etc. etc. etc. etc. ... :( ) I want the AI to move just as quick as in the AWARE behaviour, period. :) Can you help me? Thanks a lot! Edited February 24, 2014 by Undeceived Share this post Link to post Share on other sites
Rocksteady 10 Posted February 25, 2014 Not what you are looking for but at the very least you can disable radio chatter until you reach the waypoint: { _x setVariable ["BIS_noCoreConversations", true] } forEach grp; It's a start. Good luck man. Share this post Link to post Share on other sites
Undeceived 392 Posted February 25, 2014 Yeah, that's not what I'm looking for, but thanks anyway. Guess I'll just switch them to stealth behaviour. Share this post Link to post Share on other sites