mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
@@ -155,7 +155,7 @@ if (isNil "keyboard_keys") then {
|
|||||||
};
|
};
|
||||||
_turbo = {
|
_turbo = {
|
||||||
if (vehicle player == player) then {
|
if (vehicle player == player) then {
|
||||||
[objNull, player, rSwitchMove,""] call RE;
|
//Prevent easily outrunning zeds and bypassing Arma sprint fatigue (slow to normal running speed after a time) by holding turbo and spamming W
|
||||||
_handled = true;
|
_handled = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user