Can someone please help me on something? I need help got getting things like circle of powers and way gates to work, I dont know how to get them you teleport you to a certain area.... or even teleport you anywhere.
double click on a teleported, u will see ^^ just set the Rect where it should tele to
13lack.1)ragon
#3
create a region where the circle of power is and where you want to teleport to. And make a trigger called:
Events: A unit enters region CircleofPowerTeleport
Condition: N/A
Actions: Unit _> move entering unit to LocationofWarp. Create a special effect in COPTeleport with mass teleport (w/e) Create a special effect in LocationOW with mass teleport (w/e)
You can make a way gate or a circle of power work without using the trigger editor at all. U just make a new region, then double-click on the way gate and enable it to the region you made. For the circle of power i'm not so sure. I think you have to make it have the way gate abillity from the object editor. And then it's the same as the way gate.
the best way is to attach a location to the Custom Value of your waygate ( assuming you want to change it around ), and move the unit to that location whenever it comes within XXX of the gate.