I've been looking at the files tutorial_platform.xml scenario_tutorials.xml and I found the commands, but I can't figure out what the arguments should be.
MD script:
Code: Select all
<cue name="open_menu_build_ship" instantiate="true">
<conditions>
<event_ui_triggered screen="'ShipConfigurationMenu'" control="''"/>
<event_cue_signalled/>
</conditions>
<actions>
<open_menu menu="ShipConfigurationMenu" param="player" param2="global.$OMBS.$targetStation"/>
</actions>
</cue>
param= param2= - what can be used here?
Code: Select all
debug: Error in MD cue md.Interact_Menu_API.Capture_Lua_Callback<inst:1c8f57> Signalled cue md.blablabla.open_menu_build_ship has no corresponding listeners