Jump to content

Recommended Posts

Posted
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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...