HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

need help with a few trggers

07-04-2002, 08:34 PM#1
kdub
this is really pissing me off. how can i check for when a certain numbers of a specific unit type enters a region, and then replace all of those with a singke, different unit? this was simple in starcraft.
07-04-2002, 08:35 PM#2
kdub
singke=single
07-05-2002, 01:44 PM#3
Guest
E:When a unit enters region
C:Number of units in (Units in (region) owned by (owner of(entering unit))) equal to x
A: Create 1 Unit for (owner of(entering unit)) at (Center of (region) facing default building facing degrees

that should do it :)
07-05-2002, 02:45 PM#4
kdub
i got it