- Joined
- Jun 5, 2008
- Messages
- 2,573
Okay i have been reworking my map to be multiplayer suported, and now all my cinematics are screwed.
Cinematics triggers look like this:
Need help with this, cause i dunno what happened.
Cinematics triggers look like this:
-
Event - Unit comes within range
-
Condition
-
- Triggering Unit is an Hero equal to true
-
- Owner of triggering unit equal to is playing
-
-
Actions
-
- Unit pause all units
-
- Unit make all units(or triggering unit) invulnerable
-
- Fade in an out over 3 seconds
-
- Wait 1.5 sec
-
- Unit make unit *my_unit* face triggering unit
-
- Unit make unit triggering unit face *my_unit*
-
- Turn on Cinematics mode on for all players
-
- Turn letterbox mode on for all players
-
- Send trasmision from *my_unit* named *my_unit_name* with text *my_text*
-
- Turn off letterbox mode off for all players
-
- Turn off Cinematics mode off for all players
-
- Unit unpause all units
-
- Unit make all units(or triggering unit) vulnerable
-
- Quest add *my_quest
-
- Trigger turn off this trigger
-
Need help with this, cause i dunno what happened.