#3175 - Javelin - Fix zeus RC after switchCamera

This commit is contained in:
PabstMirror 2016-01-17 12:12:05 -06:00
parent cea2b55d56
commit a5c6c5579f

View File

@ -65,6 +65,10 @@ _newTarget = objNull;
// Bail on fast movement
if ((velocity ACE_player) distance [0,0,0] > 0.5 && {cameraView == "GUNNER"} && {cameraOn == ACE_player}) exitWith { // keep it steady.
ACE_player switchCamera "INTERNAL";
if (player != ACE_player) then {
TRACE_2("Zeus, manually reseting RC after switchCamera",player,ACE_player);
player remotecontrol ACE_player;
};
};
// Refresh the firemode