Merge pull request #701 from Ignatz-HeMan/experimental

Faster feedback from Targets
This commit is contained in:
vbawol 2017-02-24 11:30:54 -06:00 committed by GitHub
commit 3d4a5cf80a

View File

@ -83,6 +83,7 @@ if (_dikCode == EPOCH_keysDebugMon) then {
//Action Menu
if (_dikCode == EPOCH_keysAction) then {
//_handled = true;
{player reveal _x;} foreach (player nearObjects 50);
if !(EPOCH_keysActionPressed) then {
EPOCH_keysActionPressed = true;
if (cursorTarget isKindOf "AllVehicles") then {