HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Building structures around a unit

04-14-2004, 11:38 AM#1
NecroDragon
i need help:

i want that structures can't be built in a circle of about 300 around 4 units that change during game.. but i aint the faintest idea how to do it :(

the normal triggers dont allow that :(
04-14-2004, 12:42 PM#2
The Gearhead
Yes they do, you have to create a unit at a point of distance with polar offset from another point.
04-14-2004, 01:07 PM#3
Panto
Well, the way I see it, you could make a trigger that cancels construction of a building if it starts within range of that unit. Or, you could create modelless units around the unit so that a player is unable to build there. Or, if the unit is stationary, you can place terrain that's unbuildable around it.