mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-16 01:14:59 +03:00
Sync closeDisplay exit codes for easier scripts.txt filtering
This commit is contained in:
@@ -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];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user