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

@@ -50,6 +50,8 @@ if(_type == "backpack") then {
};
player reveal _box;
player action ["Gear", _box];
cutText ["\n\nOpened supply crate.", "PLAIN DOWN"];