Files
DayZ-Epoch/SQF
oiad ac41428404 Change ComboLockUI to check if selected door is null
This then matches the safe/lockbox gui check which means modders can use
the GUI screens for setting /retreiving codes (as per my codeChange
script):

https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_code/Configs/RscDisplay/safegui.hpp#L306

https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_code/Configs/RscDisplay/safegui.hpp#L654

Also removed the check for the safeKeyPad since it's done further along
in `player_unlockVault` and also matches the lockbox ui.

Thanks to @AirwavesMan for reporting
2019-01-28 23:35:44 +13:00
..
2017-12-04 11:57:29 -05:00
2017-11-04 16:14:16 -04:00