mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 10:56:29 +03:00
@@ -26,6 +26,7 @@ dz_fn_switchWeapon =
|
||||
{
|
||||
if (vehicle player != player) exitWith {};
|
||||
if Player_IsOnLadder() exitWith {};
|
||||
if (dayz_autoRun) then {call dayz_autoRunOff;};
|
||||
|
||||
private ["_current","_primary","_secondary","_swapWeapons"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user