fixes part 3

added empty briefcase to new office loot table
This commit is contained in:
vbawol
2013-06-22 21:17:43 -05:00
parent a02b021daf
commit 5959096790
4 changed files with 77 additions and 4 deletions

View File

@@ -124,7 +124,7 @@ if (!isDedicated) then {
_control1 = _display displayctrl 8400;
_control2 = _display displayctrl 102;
// 120 sec timeout
while { _timeOut < 1500 && !dayz_clientPreload && !dayz_authed } do {
while { _timeOut < 500 && !dayz_clientPreload && !dayz_authed } do {
if ( isNull _display ) then {
waitUntil { !dialog; };