This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
if player 1 is zerg , create some unit at region 1
if player 2 is terran , create some unit at region 2
if player 3 is protoss , create some unit at region 3
how do I trigger this ?
All you need to do is Create a player check when the Map starts, give me a bit i'll create the trigger for you.
Here you go http://starcraftmapping.de/gui.php?id=80
All it is, is an If/Then/Else trigger where the If is Race of Player = Zerg/Terran/Protoss Then do (ACTIONS)
Quote from Pshyched: GoHere you go http://starcraftmapping.de/gui.php?id=80 All it is, is an If/Then/Else trigger where the If is Race of Player = Zerg/Terran/Protoss Then do (ACTIONS)
very thanks.. I didn't know that there was the condition called race of player..
if player 1 is zerg , create some unit at region 1
if player 2 is terran , create some unit at region 2
if player 3 is protoss , create some unit at region 3
how do I trigger this ?
All you need to do is Create a player check when the Map starts, give me a bit i'll create the trigger for you.
Here you go http://starcraftmapping.de/gui.php?id=80
All it is, is an If/Then/Else trigger where the If is Race of Player = Zerg/Terran/Protoss Then do (ACTIONS)
very thanks.. I didn't know that there was the condition called race of player..