mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 20:12:20 +03:00
Sync closeDisplay exit codes for easier scripts.txt filtering
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
//Created by Dr Bane 20/11/2013
|
||||
//Copyright Dr Bane And Musty Gaming
|
||||
|
||||
if (isServer) then {
|
||||
|
||||
_vehicle_24 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
@@ -400,4 +398,3 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
_this setDir -108.38199;
|
||||
_this setPos [6965.25, 2759.8867, 9.727478e-005];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user