mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-26 01:31:51 +03:00
Split up save function
This commit is contained in:
@@ -63,8 +63,7 @@ if !(alive _item) then {
|
||||
dayz_lastMeal = time;
|
||||
dayz_hunger = 0;
|
||||
|
||||
PVDZ_plr_Save = [player,nil,dayz_onBack];
|
||||
publicVariableServer "PVDZ_plr_Save";
|
||||
call player_regularSave;
|
||||
|
||||
[player,"eat",0,false] call dayz_zombieSpeak;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user