ACE3/addons/interaction/functions/fn_openMenuSelf.sqf

5 lines
87 B
Plaintext
Raw Normal View History

2015-01-11 19:32:51 +00:00
// by commy2
2015-01-11 23:13:47 +00:00
#include "script_component.hpp"
2015-01-11 19:32:51 +00:00
2015-01-11 23:13:47 +00:00
[1, AGM_player, ""] call FUNC(showMenu);