Fixed possibility for factory storage disappearing

This commit is contained in:
Wyqer 2019-08-10 13:12:50 +02:00
parent 808e1640b2
commit 5df5081b80
No known key found for this signature in database
GPG Key ID: D7E2F8BD7F1E48FA
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
waitUntil {!isNil "save_is_loaded"};
waitUntil {save_is_loaded};
KP_liberation_fob_resources = [];
KP_liberation_supplies_global = 0;

View File

@ -193,6 +193,7 @@ class Missions
* Tweaked: Height check for mobile respawn now relies on `isTouchingGround` instead of z value of position.
* Fixed: Potato 01 was created after server restart, even if there was one saved.
* Fixed: Missing variable `stats_blufor_teamkills_by_players`. Also no separation between by players or not by players for teamkills anymore.
* Fixed: Factory storages could disappear randomly on save load.
### 0.96.5 (26th July 2019 due to Contacts Release)
* Added: Contact DLC LDF preset.