Narrative
Last updated
Was this helpful?
Last updated
Was this helpful?
The module is inherited from . So base parameters can be found there.
The name of the module you use as the meta of the module definition is 'narrative' or 'NarrativeModule' if _force_search
is set to true in the module definition.
<narrative id name_id brief_id contact jc briefing_event debrief_event>
id
The narrative tweak key, which must be unique. [REQUIRED]
name_id
The localization id of the name of the narrative. Defaults to heist_ID_name
brief_id
The localization id of the briefing of the narrative. Defaults to heist_ID_brief
<merge_data ...> ...
...
Any additional data you wish to be included in the narrative tweak definition table.
This is used to register the hooks that are used for inserting the tweak definitions. Usually this will be called by the MapFramework if this is running under that, otherwise you need to call it yourself.
See