Add toggleable Garage Door Opener by salival

This commit is contained in:
A Man
2021-08-18 13:51:05 +02:00
parent 343128bb0c
commit b3871aa321
4 changed files with 101 additions and 2 deletions

View File

@@ -208,6 +208,8 @@ if (!isDedicated) then {
s_bank_dialog3 = -1;
s_player_checkWallet = -1;
s_player_clothes = -1;
s_player_gdoor_opener = [];
s_player_gdoor_opener_ctrl = -1;
};
call dayz_resetSelfActions;