Warcraft III resources & community, 2003–2006 · archived

Control...

2 posts
#1

Control...

Hey guys, i need someone to tell me how i can make a game so when it starts and lets say its a 4 man game, and u need all 4, and one or couple slots is open, then the game transfers the units of the missing to a player that is active? whats the trigger for that?
#2
Havent tested this if its true but I should think it was done by a if/then/else trigger...


Now lets say player4 isent playing but rest 3 is...

If
player4(purple) is playing = false
Then
share control to _______ (put in whoever you want to have control there)
Else
Do nothing