I want to have a sequence in a cutscene right before the cinematic ends (which will also end the map) where the map slows down, for added drama. Is this possible? I have read that it's possible to create artificial lag. Is this possible in single-player?

An artist's depiction of an Extended Unit Death
If you're doing single player, couldn't you spam the "Pause Game" and "Unpause Game" actions?
You can create lag on units by moving units onto them via triggers (air units and burrowed units work best for this effect). You can lag the game by spamming the "Move Unit" action on a large number of units to an invalid location (which won't actually move the units) and other costly actions.
Finally, if you want to resort to EUD Actions, you can change the game speed using
this address.
Post has been edited 1 time(s), last time on Dec 4 2011, 3:09 am by Roy. Reason: Bad link
For EUD, which address is the Game Speed one? I can't find it.

I do stuff and thingies... Try widening and reducing the number of small nooks and crannies to correct the problem.
006CDFD4 1.16.1 Win Game Speed 4 1
It's the one on the 6th page.
Click here for it's own page there

SDE, BWAPI owner, hacker.
I think spamming pause/unpause is a good idea (incl. hypers) if it is only Single Player.
If you don't absolutely need to use EUD, then don't.
You can create lag on units by moving units onto them via triggers (air units and burrowed units work best for this effect).
What's wrong with just doing this one? Tux had a map where he used this ...
TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB -
topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig -
topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!
Wait, how the hell does the unpause trigger run if the game is paused?
Triggered Pauses and Multiplayer/Menu pauses are quite different
IIRC, Triggered pauses only run until the end of the trigger in which it was initiated, so the game only stays paused for the duration of any waits/transmissions within that trigger, AFAIK the unpause action isn't neccesary (at least in patch 1.16.1)
TheNitesWhoSay - Clan Aura -
githubReached the top of StarCraft theory crafting 2:12 AM CST, August 2nd, 2014.

We can't explain the universe, just describe it; and we don't know whether our theories are true, we just know they're not wrong. >Harald Lesch
You can create lag on units by moving units onto them via triggers (air units and burrowed units work best for this effect).
What's wrong with just doing this one? Tux had a map where he used this ...
You'll get different amounts of lag and thus different game speeds depending on you processing power.

An artist's depiction of an Extended Unit Death
You can create lag on units by moving units onto them via triggers (air units and burrowed units work best for this effect).
What's wrong with just doing this one? Tux had a map where he used this ...
You'll get different amounts of lag and thus different game speeds depending on you processing power.
Actually, the quoted suggestion isn't lagging the game itself, but slows the movement of the affected units. I guess I could have phrased that differently: basically, it's the result of constantly moving or creating a unit on top on another unit.
I'm trying to lower overall game speed. Since EUDs are a pain in the rear end, I'll probably end up using pause/unpause.

We can't explain the universe, just describe it; and we don't know whether our theories are true, we just know they're not wrong. >Harald Lesch
Actually, the quoted suggestion isn't lagging the game itself, but slows the movement of the affected units. I guess I could have phrased that differently: basically, it's the result of constantly moving or creating a unit on top on another unit.
Oh right, I was just skimming it and thought you meant moving so many units that the game itself starts lagging.