• 🏆 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!

[Trigger] Action to get Learned skill?

Status
Not open for further replies.
Level 22
Joined
Feb 3, 2009
Messages
3,292
  • Learn ultimate
    • Events
      • Unit - A unit Learns a skill
    • Conditions
      • Or - Any (Conditions) are true
        • Conditions
          • (Learned Hero Skill) Equal to Mortal Spirit
          • (Learned Hero Skill) Equal to Ultimate Speed
    • Actions
      • Game - Display to (All players) for 15.00 seconds the text: (|cff + ((Player_Colours[(Player number of (Owner of (Triggering unit)))] + (Name of (Owner of (Triggering unit)))) + (|r + ( has learned + ( Mortal Spirit + ( level + (String((Level of Mortal Spirit for (Triggering unit))))))))))
Is there any action that could replace the Mortal spirit in the Display Text to the learned skill directly? Else I would need a trigger for each spell.
 
Status
Not open for further replies.
Top