mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
Force save after building and maintain
This commit is contained in:
@@ -76,8 +76,8 @@ _maintain = {
|
||||
|
||||
if (Z_SingleCurrency) then {
|
||||
player setVariable[Z_MoneyVariable,(_wealth - _amount),true];
|
||||
call player_forceSave;
|
||||
};
|
||||
call player_forceSave;
|
||||
|
||||
PVDZE_maintainArea = [player,1,_this select 0];
|
||||
publicVariableServer "PVDZE_maintainArea";
|
||||
|
||||
Reference in New Issue
Block a user