Open gear menu instantly after action completes

This commit is contained in:
[VB]AWOL
2013-10-27 11:50:29 -05:00
parent d18467cf54
commit d603a8f3f4
5 changed files with 10 additions and 0 deletions

View File

@@ -116,6 +116,8 @@ if (count(_findNearestTree) >= 1) then {
cutText [format["\n\n%1 piles of wood has been successfully added in front of you.", _countOut], "PLAIN DOWN"];
player action ["Gear", _item];
} else {
r_interrupt = false;
if (vehicle player == player) then {