mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-12 19:22:56 +03:00
@@ -348,6 +348,11 @@ while {1 == 1} do {
|
||||
//clearGroupIcons group player;
|
||||
|
||||
uiSleep 2;
|
||||
|
||||
//Pain Effects
|
||||
if (r_player_inpain and !r_player_unconscious) then {
|
||||
playSound "breath_1";
|
||||
};
|
||||
|
||||
_myPos = player getVariable["lastPos",[]];
|
||||
if (count _myPos > 0) then {
|
||||
|
||||
Reference in New Issue
Block a user