HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How do I skip cinematics?

09-03-2002, 11:59 PM#1
Guest
Which event/action do I use to skip cinematics when the player press ESC? Instead of removing the text, I want to skip the cinematic like Blizzard's campaign maps..
09-04-2002, 12:24 AM#2
Draco
Use the trigger event - Player skips a cinematic.

Also you have to use a 'condition' if you have more than one "movie". Use a boolean, trigger "Movie 1" is running equal to true, or something like that.

Don't forget. If someone skips a cinematic, it won't stop the trigger playing unless you put actions in the actual movie trigger that "skips remaining actions" Good Luck.