ACE3/TO_MERGE/ace/arty_m119/fnc_showSight.sqf

7 lines
156 B
Plaintext
Raw Normal View History

//fnc_showSight.sqf
#include "script_component.hpp"
disableSerialization;
createDialog "acex_arty_m137_dialog";
PARAMS_1(_gun);
GVAR(m137Gun) = _gun;