Update server_playerLogin.sqf

Add Chernarus Winter to the glitched map objects removal so the silly bench in the NWAF barracks gets destroyed.
This commit is contained in:
worldwidesorrow
2020-07-14 16:48:43 -05:00
committed by GitHub
parent 4119391578
commit 163a8f696b

View File

@@ -157,7 +157,7 @@ if (_endMission) exitwith {
//Sync chopped trees for JIP player
{_x setDamage 1} count dayz_choppedTrees;
if (toLower worldName == "chernarus") then {
if (toLower worldName in ["chernarus","chernarus_winter"]) then {
//Destroy glitched map objects which can not be deleted or hidden
{(_x select 0) nearestObject (_x select 1) setDamage 1} count [
//Clipped benches in barracks hallway