Epoch/Sources/epoch_code/compile/traders/EPOCH_startInteractNPC.sqf
2015-09-14 15:55:36 -05:00

3 lines
74 B
Plaintext

private["_ok"];
_ok = createdialog "MissionSelect";
if (!_ok) exitWith {};