From 2e43a0bd7cf1a82118e7ba108ed9d6848526fafe Mon Sep 17 00:00:00 2001 From: nomisum Date: Tue, 1 Dec 2015 00:01:29 +0100 Subject: [PATCH] fix replay starting x times --- GRAD_replay/playback/playback.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GRAD_replay/playback/playback.sqf b/GRAD_replay/playback/playback.sqf index 7c30676a..10a9b707 100644 --- a/GRAD_replay/playback/playback.sqf +++ b/GRAD_replay/playback/playback.sqf @@ -1,7 +1,7 @@ #include "\z\ace\addons\main\script_component.hpp" [] execVM "CSSA3\exitCSSA3.sqf"; -[{[] execVM "GRAD_replay\playback\preparePlayback.sqf";},"BIS_fnc_spawn",true,true] call BIS_fnc_MP; +[] execVM "GRAD_replay\playback\preparePlayback.sqf"; if (isServer || isDedicated) then {