Sync closeDisplay exit codes for easier scripts.txt filtering

This commit is contained in:
ebaydayz
2016-11-11 14:48:28 -05:00
parent 489e0bbc77
commit 88870a6b2a
23 changed files with 41 additions and 56 deletions

View File

@@ -2,7 +2,6 @@
//Created by Dr Bane 20/11/2013
//Copyright Dr Bane And Musty Gaming
if (isServer) then {
_vehicle_6 = objNull;
if (true) then
@@ -2234,4 +2233,3 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_this setDir -9.4858913;
_this setPos [3826.2429, 10102.542, -3.0517578e-005];
};
};