Okay, i have a map and i was wondering if it was 'possible' YET to make it so that someone can use a spell (so this can be trigger enabled) and have it cast something owned by playesr 9-14 to speed up the game for a breif amount of time... is this possible or am i just dreaming??
I doubt it. Try running some creation triggers. You'll have to experiment on this one, though I doubt it will work because P14 units usually have to be the first ones placed to not crash.
I was trying to do this yesterday with a map -- unfortunately, there seems to be no way to create units for Player 14 using triggers.

In StarForge, there is no "P14" alias in the trigger editor. Nor did GUEdit recognize the term "Player 14".
i know sf has players 9-13... any of those work maybe?
Slots P13-P28 are used for things like, Current Player, Foes, Force 1, etc...
So you can't use them in triggers.
damn i guess ill have to do it a different way
You could do the burrowed-unit slowing down trick and take it off when you want everything to "speed up" but that will be VERY complicated...
Can you create units normally and then give them to P14 to work? Maybe place a P14 unit at the beginning, then as soon as the game starts, give it to a comp, then when you want the game to speed up just give it back.
could work.... i dont know i guess ill have to try it some time... thx for the tip