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

Item trigger does not work

Status
Not open for further replies.
Level 3
Joined
Mar 2, 2012
Messages
35
  • Item trigger does not work[/b]
  • [TRIGGER]spell 1 tank
    • Events
      • Unit - HERO<gen> Uses an item
    • Conditions
      • (Item-type of (Item being manipulated)) Equal to (==) Spell item 1
    • Actions
      • Hero - Learn skill for (Hero manipulating item): Spell 1
Spell item 1 = originally Mana potion
Spell 1 = Spell i made

I want when HERO (That's placed on the map. OR if you can make a trigger without HERO being physically on the map (Playable area)) uses Spell item he will learn Spell 1.
But it does not seem to work. Any ideas?
Thanks, Chris. :)
 
Level 33
Joined
Mar 27, 2008
Messages
8,035
I'll be assuming that the Hero does not even has the ability to be learned, right ?
That's why it cannot learn, because it is not available to its command card.

What you need to do is "add" the ability to it, but by doing so, you will lose the ability to learn it via red cross mark - in case you want to level up this ability.
 
Status
Not open for further replies.
Top