Page 1 of 1

Teleporting in map? script

PostPosted: 27 Nov 2015, 23:29
by PostScriptum HH
I welcome you warmly. I wanted to implement into my map script dynamic.
Teleportation - namely teleport troops from one side of the map to another. From left to right and right to left XY -> XY ... Just like in the map of The Maze.
It is a common economic map. Can I count on someone help? Is it feasible? :rolleyes:

Re: Teleporting in map? script

PostPosted: 28 Nov 2015, 19:57
by PostScriptum HH
:arrow:

Re: Teleporting in map? script

PostPosted: 29 Nov 2015, 11:02
by Esthlos
Is it feasible?
It isn't, but can be achieved with a workaround: you can kill units that reach a point in the map (say, the edges) and respawn them somewhere else. :wink:

This is way easier if the player is restricted to 1 warrior per group.
Unfortunately, the script does not work for me on a different map.
Yeah, they tend to do that. :lol:

Most scripts will work only on their map, unless you are lucky or the author went some extra lengths to ensure a certain degree of flexibility from the script. :P