| 01-23-2005, 08:31 PM | #1 |
How do I have it when anyplayer presses ESC it skips the intro? Currently it only seems to make the Unit Messages disappear. When I tried to make a trigger halt all current triggers from continuing, I couldn't get it to work. The reason for this is that I have a large opening movie, and don't want to force it on the players who don't want to see it. |
| 01-24-2005, 07:09 PM | #2 |
Hmmm, Well It's been a day and still no responce... come on guys any ideas? |
| 01-24-2005, 07:19 PM | #3 |
make a stop movie trigger in which the event would be "player - skipes a cinematic squance" this would make a variable called stop movie be true and then throughout the movie make an if then else statment that would skip remaning actions if that variable is true in your stop movie trigger put all actions that would happen after the movie. this is how blizzard did it, you can extract one of their campaign maps and take a look. |
| 01-27-2005, 12:03 PM | #4 |
Thanks, i think I get it |
