TEMPEST.114 Posted January 25, 2023 Posted January 25, 2023 function onShowRadioMenu(a_h) end function onShowMessage(a_text, a_duration) end function onTriggerMessage(message, duration, clearView) end function onRadioMessage(message, duration) end function onRadioCommand(command_message) Yes we can see them from 'HOOKS' but you can't call a function or pass a variable between the script in HOOKS to the MISSION script, thus making these mostly pointless. We NEED access to these from the MISSION script env.
Recommended Posts