diff --git a/mission.sqm b/mission.sqm index 87510f1e..b4b478b1 100644 --- a/mission.sqm +++ b/mission.sqm @@ -16,10 +16,10 @@ class EditorData }; class Camera { - pos[]={1559.6515,91.590485,5022.1802}; - dir[]={-0.0070404136,-0.7443282,0.66778189}; - up[]={-0.0078473855,0.66781074,0.74428868}; - aside[]={0.99994612,-2.2183212e-007,0.010542915}; + pos[]={1559.6515,42.179871,5022.1802}; + dir[]={0.10748931,-0.35888845,0.92717493}; + up[]={0.041330259,0.93337792,0.3565073}; + aside[]={0.99334997,4.2637112e-008,-0.11516054}; }; }; binarizationWanted=0; diff --git a/pic/3cbga.paa b/pic/3cbga.paa new file mode 100644 index 00000000..bdaea629 Binary files /dev/null and b/pic/3cbga.paa differ diff --git a/player/teleportPlayer.sqf b/player/teleportPlayer.sqf index 29625de3..613ebf03 100644 --- a/player/teleportPlayer.sqf +++ b/player/teleportPlayer.sqf @@ -25,4 +25,4 @@ player allowDamage true; sleep 1; cutText ["", "PLAIN"]; -["
Breaking Contact",0,0,2,2] spawn BIS_fnc_dynamicText; +["
Breaking Contact",0,0,2,2] spawn BIS_fnc_dynamicText;