Files
DayZ-Epoch/SQF/dayz_code
icomrade ea8c14c5fb Fix #1187
keypadCancel returns false when a combo/keypad dialog is not open and
when reset by calling the code keyPadReset = {uiSleep 2; keypadCancel =
false;};

There is a 2 second delay which makes brute forcing very very time
consuming. Note there must be a delay when resetting the variable since
fn_selfactions will update so quickly it will display the
unlock/lock/remove option before onUnload is executed.
2016-05-03 01:19:36 -04:00
..
2016-03-30 14:55:45 -04:00
2016-04-27 14:42:50 -04:00
2016-05-03 01:19:36 -04:00
2016-05-03 01:19:36 -04:00
2016-02-29 00:55:29 -05:00
2016-05-03 01:19:36 -04:00
2016-05-01 14:15:01 -04:00
2016-03-05 22:34:25 -05:00