ACE3/addons/interaction/functions/fnc_openSubMenuSelf.sqf

5 lines
99 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
[3, ACE_player, _this select 0] call FUNC(showMenu);