• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[General] Cinematic problem

Status
Not open for further replies.
Level 4
Joined
May 1, 2013
Messages
68
Can you post the trigger then?

ya sure.

  • Kashya Intro
    • Events
      • Unit - A unit enters Kashya <gen>
    • Conditions
      • ((Entering unit) is A Hero) Equal to True
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Unit-type of (Entering unit)) Not equal to Amazon
        • Then - Actions
          • Cinematic - Turn subtitle display override On
          • Cinematic - Turn cinematic mode On for (All players)
          • Cinematic - Turn on letterbox mode (hide interface) for (All players): fade out over 0.00 seconds
          • Cinematic - Disable user control for (All players)
          • Cinematic - Clear the screen of text messages for (All players)
          • Cinematic - Send transmission to (All players) from Kashya 0036 <gen> named Kashya: Play Kas_act1_intro <gen> and display Welcome, outlander,.... Modify duration: Add 0.00 seconds and Wait
          • Wait 18.00 seconds
          • Cinematic - Turn cinematic mode Off for (All players)
          • Cinematic - Turn off letterbox mode (show interface) for (All players): fade in over 0.00 seconds
          • Cinematic - Enable user control for (All players)
          • Camera - Reset camera for Player 1 (Red) to standard game-view over 0.00 seconds
          • Trigger - Turn on Kashya Plesantries <gen>
          • Trigger - Turn off (This trigger)
        • Else - Actions
          • Cinematic - Turn subtitle display override On
          • Cinematic - Turn cinematic mode On for (All players)
          • Cinematic - Turn on letterbox mode (hide interface) for (All players): fade out over 0.00 seconds
          • Cinematic - Disable user control for (All players)
          • Cinematic - Clear the screen of text messages for (All players)
          • Cinematic - Send transmission to (All players) from Kashya 0036 <gen> named Kashya: Play Kas_act1_intro_ama <gen> and display Well, well, I never.... Modify duration: Add 0.00 seconds and Wait
          • Wait 13.00 seconds
          • Cinematic - Turn cinematic mode Off for (All players)
          • Cinematic - Turn off letterbox mode (show interface) for (All players): fade in over 0.00 seconds
          • Cinematic - Enable user control for (All players)
          • Camera - Reset camera for Player 1 (Red) to standard game-view over 0.00 seconds
          • Trigger - Turn on Kashya Plesantries <gen>
          • Trigger - Turn off (This trigger)
I have done all that should be necessary for it to end, but it doesn't end.
 
Last edited:
Status
Not open for further replies.
Top