Spell request - Teleportation (self or ally)

marvey323

Member
Reaction score
1
Would I be able to get 2 types of spells, that of being:

1- teleporting ally hero to self
2- teleporting a bunch of allies that are around you to another location (you teleport with them).

Nothing fancy in terms of appearance, it can use simple teleportation graphics.
 

istar

New Member
Reaction score
31
the 2nd request is already in the game, called mass teleport of archmage
the 1st

event-unit starts effect of ability
condition-ability is blah
action-move targeted unit to position of triggering unit
 

Pokesam94

New Member
Reaction score
0
If you have frozen throne you could also edit an ability to make the amulet of recall an ability
 

Dinowc

don't expect anything, prepare for everything
Reaction score
223
there is also an item that does the first thing, but I can't remember the name since my WE is closed...

you remember the RoC human campaign where you go with Arthas in northrend and sink ships? and there is a corridor with bunch of nerubian towers and the trick is to use holy shield, go to the other side without getting harmed and you use the item to teleport allies in a targeted area next to yourself

EDIT: ye whatever :p
 

Razed

New Member
Reaction score
44
You could indeed use 'Dark Summoning' item and change the 'Targets Allowed' to Hero/Friendly only. Then when you target a bunch of units with a hero caught inside, only the hero will teleport back to you.
 

lindenkron

You can change this now in User CP
Reaction score
102
1- teleporting ally hero to self

Here's the trigger:
Trigger:
  • HeroDrag
    • Events
      • Unit - A unit Starts the effect of an ability
    • Conditions
      • (Ability being cast) Equal to Hero Drag
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • ((Target unit of ability being cast) is A Hero) Equal to True
        • Then - Actions
          • Set TempLocation = (Position of (Triggering unit))
          • Set TempAnimationPoint = (Position of (Target unit of ability being cast))
          • Special Effect - Create a special effect at TempAnimationPoint using Abilities\Spells\Human\MassTeleport\MassTeleportTarget.mdl
          • Unit - Move (Target unit of ability being cast) instantly to TempLocation
          • Camera - Pan camera for (Owner of (Triggering unit)) to TempLocation over 0.50 seconds
          • Camera - Pan camera for (Owner of (Target unit of ability being cast)) to TempLocation over 0.50 seconds
          • Special Effect - Destroy (Last created special effect)
          • Custom script: call RemoveLocation (udg_TempAnimationPoint)
          • Custom script: call RemoveLocation (udg_TempLocation)
        • Else - Actions


I shined it up abit. Also attached a map:-->

Enjoy
Best Regards,
-Lindenkron
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top