mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Still a typo
This commit is contained in:
@@ -24,7 +24,7 @@ if ((count _intersectsWith) > 0) then {
|
|||||||
};
|
};
|
||||||
} forEach _intersectsWith;
|
} forEach _intersectsWith;
|
||||||
if(_activated) then {
|
if(_activated) then {
|
||||||
diag_log format["Player Wall glitched %1 - player: %2 vehicle:%4", player,_playerPos,_vehiclePos];
|
diag_log format["Player Wall glitched %1 - player: %2 vehicle:%3", player,_playerPos,_vehiclePos];
|
||||||
cutText [(localize "str_epoch_player_9"), "PLAIN DOWN"];
|
cutText [(localize "str_epoch_player_9"), "PLAIN DOWN"];
|
||||||
_id = [player,"bled"] spawn player_death;
|
_id = [player,"bled"] spawn player_death;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user