• 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.

[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."
 
Level 3
Joined
Dec 14, 2007
Messages
44
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.
 
Level 14
Joined
Nov 4, 2006
Messages
1,241
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
 
Level 3
Joined
Jun 1, 2005
Messages
42
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.
Top