HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Teleport, not to a unit?

12-26-2002, 08:46 PM#1
Guest
Trying to make a spell that can teleport anywhere, like mass teleport that doesnt require a unit to target. Anyone been able to do anything like this?
12-26-2002, 10:20 PM#2
ph33rb0
You could make the target for the Mass Teleport spell target ground instead of a friendly unit.

EDIT: I just tried this, I don't think there's a code to target actual ground, but I set it to nothing, then clicked some ground, and the Archmage started the teleport, but didnt finish it. Then he was stuck there frozen.
12-26-2002, 11:18 PM#3
Guest
Yea, i tried that and got the same result with getting stuck in the teleport casting animation. My next idea is to make a summoned unit(like sentry ward) with the spell recall, and use a trigger to have the unit cast recall when it is summoned. Hopefully, that will work.