• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Cinemtic Never Ends

Status
Not open for further replies.
Level 2
Joined
Oct 16, 2010
Messages
14
Well I am currently working on my first cinematic, but it seems that it never wants to end. Here is what i have so far.
Code:
Actions
    Cinematic - Turn cinematic mode Off for (All players)
    Cinematic - Send transmission to (All players) from Footman 0000 <gen> named A Footman: Play No sound and display This is a message.  Modify duration: Set to 5.00 seconds and Don't wait
    Camera - Apply (Current camera) for Player 1 (Red) over 0.00 seconds
    Camera - Apply Camera 002 <gen> for Player 1 (Red) over 5.00 seconds
    Camera - Apply Camera 003 <gen> for Player 1 (Red) over 5.00 seconds
    Wait 5.00 seconds
    Cinematic - Fade out over 0.00 seconds using texture Black Mask and color (100.00%, 100.00%, 100.00%) with 0.00% transparency
    Cinematic - Turn cinematic mode Off for (All players)
    Cinematic - Turn on letterbox mode (hide interface) for (All players): fade out over 2.00 seconds
    Cinematic - Enable user control for (All players)

Could really use some feedback on what i seem to have done wrong with this.

Thanks
 
Level 2
Joined
Oct 16, 2010
Messages
14
Ok i replaced Turn letterbox on with off and it still never seems to go away.
Here is what happens while in game.


Image1-1.jpg
 
Status
Not open for further replies.
Top