How do you get the point that a unit moved to?

Paladin

New Member
Reaction score
8
So a unit is issued an order to move to a certain point in the map; how do you make a trigger where if a unit moves somewhere, they shoot a bullet?
 

Paladin

New Member
Reaction score
8
No... To simplify it, I want to make a trigger where when a player right-clicks, a specific unit shoots a bullet there.
 

Ghostwind

o________o
Reaction score
172
Event: Unit is issued an order targeting a point
Condition: Order equal to "move"
Actions: (your actions)
 

Quauhtli

I have the right to remain silent.
Reaction score
62
Actions
Set TempPoint = (Target point of issued order)
Unit - Order BulletShooter to Orc Tauren Chieftain - Shockwave TempPoint
Above is assuming the ability is based on orc tauren chieftain's shockwave

TempPoint is a Point variable.
 

Paladin

New Member
Reaction score
8
Code:
Red Shoot
    Events
        Unit - A unit Is issued an order targeting a point
    Conditions
        (Issued order) Equal to (Order(move))
    Actions
        Unit - Order P_Unit[1] to Stop
        Set TempPoint_Shoot = (Target point of issued order)
        Unit - Order P_Unit[1] to Orc Tauren Chieftain - Shockwave TempPoint_Shoot

It doesn't work... All I want it to do is when P_Unit[1] right-clicks somewhere, it shoots a bullet.
 
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