View Single Post
Old 08-08-2004, 01:06 AM   #2 (permalink)
AAG
Senior Member
 
Join Date: Oct 2003
Location: Russia, Novosibirsk
Posts: 489
Default

In a map should be a script which can define unit of what player reached the target.
Then (about):

if ( 1st player )
{
launch to 2nd, launc to 3rd ....
}

else if ( 2nd palyer )
{
launch to 1st, lauch to 3rd, launch to 4th, ...
}
...

You may also ask this question in Map Authoring forum
AAG is offline   Reply With Quote