• 🏆 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!

cinematics and pausing all units

Status
Not open for further replies.
Level 3
Joined
Mar 4, 2013
Messages
35
so i want to use them to create short cinematics of a boss talking, can something negative come from suddenly pausing all units in the map (maybe some will be casting custom spells) and using a 5 second cinematic?
 
Level 14
Joined
Dec 29, 2009
Messages
931
Pausing is usually if it's well thought out.
Just keep in mind if you plan on using waits, it 'kills' the responses besides triggering unit/player. Things like, attacking unit, etc. won't work.

So if you pause a unit (attacking unit) for instance, and you used a wait, you wouldn't be able to unpause using the same response.
 
Status
Not open for further replies.
Top