Skip to content

AllCampaignsRemastered - Updated mod for all Campaigns

#134

at the end of data.pak/scripts/advmap-startup.lua add this

Автор

function movie(scene)

    watch = "/DialogScenes/"..scene.."/DialogScene.xdb#xpointer(/DialogScene)";
     StartDialogScene(watch);
end

then open any map, call in console

@movie("C6/M2/R1");

or any other cutscene by its abbreviation