Warcraft III resources & community, 2003–2006 · archived

cinematics

3 posts
#1

cinematics

I've been wondering if it's possible to add video clips with the world editor to the opening of a campaign, like with the main campaign-cinematics? It'd be really sweet to put proper cinematics to the beginning and ending of a campaign. So, does anybody know if it can be done, and if so how?
#2
i dont know how do campaigns work, but if u have a movie inside the "Movies" Folder inside Warcraft, u can play that movie after a map using the PlayCinematic function.
ex: if u want to play the human starting cinematic u use
Custom Script: call PlayCinematic("HumanEd")
#3
Cool, thanks. I'll try it.