• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

[Trigger] Trigger event:Add to (trigger2) the event (Unit - (Triggering unit) targets a Unit)

Status
Not open for further replies.
Level 3
Joined
Jun 1, 2005
Messages
42
  • Trigger 1
  • Actions
    • Trigger - Add to (trigger2) the event (Unit - (Triggering unit) targets a Unit)
i need help on the units part.

Unit - (triggering unit) targets a unit

i cannot seem to see 'targets a unit'.
currently using: "Unit - specific unit event."
 
you cant have "triggering unit" in a event if that's what your wondering. Because triggering unit is referring to the unit that causes or is involved in the event.
 
its below Unit is loaded into a transport, specific unit event is correct, i guess its related to the question you asked some days ago and still have the correct trigger right?

Edit @ crazycoolcolin: of course you can have triggering unit in an event, it then refers to the unit that triggered the first trigger
 
yeh, i thought i might aswell start a new thread about it since the original thread was asking a different question.

well my triggers currently looks like this:

  • trigger 1
  • Events
    • Unit - A unit Finishes construction
  • Conditions
    • (Unit - type of (Triggering unit)) Equal to Shockwave Tower
  • Actions
    • Trigger - Add to Trigger 2 <gen> the event (unit - (triggering unit) Acquires a target)
  • Trigger 2
  • Actions
  • Conditions
  • Actions
    • Unit - Order(Triggering unit) to Attack (Targeted unit)
My Shockwave Tower has this ability: Test Ability, Sell tower

Test Ability is based on : Orb of Lightning (new)

i've changed the data of this ability:

Data: chance to Hit Heros (%) : 100
Data: chance to Hit Summons (%) : 100
Data: chance to Hit Units (%) : 100
Data: Effect Ability : Shockwave (the same one as the hero Tauren Chieftain uses, except its a unit ability)

my tower still doesn't use Shockwave X_X.
 
Status
Not open for further replies.
Back
Top