mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
fixed #1190
This commit is contained in:
@@ -24,6 +24,7 @@ R3F_TIRED_FNCT_Voile_Noir = {
|
|||||||
};
|
};
|
||||||
R3F_TIRED_FNCT_DoBlackVanish = {
|
R3F_TIRED_FNCT_DoBlackVanish = {
|
||||||
[player,0.1] call fnc_usec_damageUnconscious;
|
[player,0.1] call fnc_usec_damageUnconscious;
|
||||||
|
_refObj = player;
|
||||||
[_refObj,"scream",3,false] call dayz_zombieSpeak;
|
[_refObj,"scream",3,false] call dayz_zombieSpeak;
|
||||||
cutText ["You are overburdened.", "PLAIN DOWN"];
|
cutText ["You are overburdened.", "PLAIN DOWN"];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user