• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Trigger] Trigger, wrong?

Status
Not open for further replies.
Level 3
Joined
Mar 2, 2012
Messages
35
Hey, i just tried to make a trigger to my map. But dosen't seem to work.

  • Basic to Blacksmith
    • Events
      • Unit - A unit Acquires an item
    • Conditions
      • ((Item-type of (Matching item)) Equal to Tools) and ((Unit-type of (Triggering unit)) Equal to Basic Building)
    • Actions
      • Unit - Replace (Triggering unit) with a Blacksmith using The old unit's relative life and mana
When "Basic Building" gets an item called "Tools" it will convert/replace in to a Blacksmith.
 
Status
Not open for further replies.
Top