mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-24 17:39:18 +03:00
Force save after building and maintain
This commit is contained in:
@@ -102,6 +102,7 @@ _upgradeParts = [];
|
||||
player removeMagazine _x;
|
||||
};
|
||||
} count _requiredParts;
|
||||
call player_forceSave;
|
||||
|
||||
if (!_ok) exitWith {
|
||||
{ player addMagazine _x; } foreach _upgradeParts;
|
||||
|
||||
Reference in New Issue
Block a user