mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 10:26:28 +03:00
0.9 + pre 1.7.5
This commit is contained in:
@@ -10,6 +10,7 @@ if (["forest",dayz_surfaceType] call fnc_inString) then {
|
||||
} else {
|
||||
cutText [localize "str_player_24", "PLAIN DOWN"];
|
||||
};
|
||||
_id = [player,20,true,(getPosATL player)] spawn player_alertZombies;
|
||||
} else {
|
||||
cutText [localize "str_player_23", "PLAIN DOWN"];
|
||||
};
|
||||
Reference in New Issue
Block a user