QUOTE(Javaboy @ Jan 29 2006, 04:15 PM)
If you mean spawning units in a UMS map then all you have to do is have a location where you'd like to have the units spawn then use the trigger
Player : player unit is being given to
Conditions : Always
Action : Create unit (# being given, unit being given, where its being given, player unit is being given to);
note: this is in the form Starforge uses.
[right][snapback]416070[/snapback][/right]
thanks for that. I really needed it.