mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-17 09:53:21 +03:00
1.8 code merge needed here and revert x2 limit change
This commit is contained in:
@@ -60,10 +60,6 @@ while {true} do {
|
||||
sleep 1;
|
||||
[] spawn fnc_med_publicBlood;
|
||||
};
|
||||
|
||||
//Add player actions
|
||||
[] call fnc_usec_damageActions;
|
||||
[] call fnc_usec_selfActions;
|
||||
|
||||
//Low Blood Effects
|
||||
if (!r_player_unconscious) then {
|
||||
|
||||
Reference in New Issue
Block a user