Startcutscene: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Jblade (talk | contribs)
Created page with "'''startcutscene''' <cutscene id> Used to start a [https://wiki.eduke32.com/wiki/Cutscene_(DEF)[cutscene]] defined in the def file. Category:EDuke32 specific commands"
 
mNo edit summary
 
Line 1: Line 1:
'''startcutscene''' <cutscene id>
'''startcutscene''' <cutscene path>


Used to start a [https://wiki.eduke32.com/wiki/Cutscene_(DEF)[cutscene]] defined in the def file.
Used to start a [[cutscene_(DEF)|cutscene]] defined in a DEF file.
 
<cutscene path> is hereby a quote that stores the path to the cutscene.


[[Category:EDuke32 specific commands]]
[[Category:EDuke32 specific commands]]
[[Category:Cutscene commands]]

Latest revision as of 00:09, 4 August 2021

startcutscene <cutscene path>

Used to start a cutscene defined in a DEF file.

<cutscene path> is hereby a quote that stores the path to the cutscene.