HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

how to build unit that can move & attack

10-07-2003, 06:37 AM#1
MapScientist
How do i:
- build a unit from a builder (peon, wips etc.)
- change last created unit = AllyPlayer
- order last created unit to attackmove to "Enemy Region"

I saw this in an old map, i forgotted what the map name is. Sorry.
Any help is appreciated.


-- MapScientist --
10-07-2003, 06:39 AM#2
Supra God CrK
what? what are you talking about? do you mean you want the unit to come from a wisp or peon and than go attack something?
10-07-2003, 05:39 PM#3
Dark_Templar
First, make a custom unit that actually is a building. After the building is constructed, replace the unit with a normal unit from the same model. Finally, change the ownership of the unit and order it to attackmove point.
10-07-2003, 06:41 PM#4
Tiamazzo
Just do triggers the way you just explained it. Just look around in WE Triggers until you see what you're looking for.