Prevent AI group chat

This commit is contained in:
SilentSpike 2015-07-20 00:02:14 +01:00
parent 77941c4f27
commit 2ffa3c9a85

View File

@ -37,6 +37,10 @@ if (_newMode == 0) then { // Free
// Preserve camUnit value for consistency when manually changing view
GVAR(camera) cameraEffect ["internal", "back"];
// Switch to player to stop AI group chat
ACE_Player switchCamera "internal";
clearRadio;
// HUD stuff
showCinemaBorder false;
cameraEffectEnableHUD false;