mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add toggleable vehicle key changer by salival
This commit is contained in:
@@ -211,7 +211,9 @@ if (!isDedicated) then {
|
||||
s_player_gdoor_opener = [];
|
||||
s_player_gdoor_opener_ctrl = -1;
|
||||
s_player_bury_human = -1;
|
||||
s_player_butcher_human = -1;
|
||||
s_player_butcher_human = -1;
|
||||
s_player_copyToKey = -1;
|
||||
s_player_claimVehicle = -1;
|
||||
};
|
||||
call dayz_resetSelfActions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user