HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Buildable Way Gates

03-05-2004, 01:42 AM#1
JCarrill0
In my Map Im making I have waygates as buildable buildings, but I have a problem... they dont seem to teleport them back and forth.. any idea on how to help me on this.. I figure it would be the same as in StarCraft.... the zerg nydus canals.. but im not sure how to get that to work.
03-05-2004, 12:42 PM#2
Kythorak
Quote:
Originally Posted by JCarrill0
In my Map Im making I have waygates as buildable buildings, but I have a problem... they dont seem to teleport them back and forth.. any idea on how to help me on this.. I figure it would be the same as in StarCraft.... the zerg nydus canals.. but im not sure how to get that to work.

Waygates work via regions, so building them doesn't work.
03-05-2004, 12:54 PM#3
Quezacotl
Quote:
Originally Posted by Kythorak
Waygates work via regions, so building them doesn't work.

so how do the waygates work in dobrp4.1 and SoU AoS? those are buildable.
03-05-2004, 02:36 PM#4
decadence
Quote:
Originally Posted by Quezacotl
so how do the waygates work in dobrp4.1 and SoU AoS? those are buildable.

probably triggering, but it isnt possible to tell unless we have the maps or at least know what "dobrp" and "SoU" stand for =/
03-06-2004, 12:55 PM#5
Tyraxor
Trigger it via if then etc. If gate is buildet create region at building. or so...
And then for the second gate, check if the first region exists then build region 2 else create region 1.