Difference between revisions of "PlayMovie"
From NexusWiki
(JhoEhCyV) |
(Undo revision 2678 by 211.233.54.47 (talk)) |
||
Line 1: | Line 1: | ||
− | + | '''PlayMovie'''(name, endevent); | |
+ | |||
+ | It plays the movies\name.msq engine movie sequence. While it is played, the mission’s time is stopped, so the timer events are not affected, and the duration of the movie does not count into their time. At the end of the movie, the so called ’endevent’ event is effected. |
Latest revision as of 18:39, 12 March 2013
PlayMovie(name, endevent);
It plays the movies\name.msq engine movie sequence. While it is played, the mission’s time is stopped, so the timer events are not affected, and the duration of the movie does not count into their time. At the end of the movie, the so called ’endevent’ event is effected.