[Trigger] Problem trigger!!

Status
Not open for further replies.
Level 7
Joined
Feb 25, 2007
Messages
286
This trigger has bothered me for so long. It's very annoying. I'm trying to make it so when a specific unit hits lvl 5 I want it to obtain a skill. What is wrong with this trigger?


  • Levels to skills8
    • Events
      • Unit - A unit Gains a level
    • Conditions
      • (Unit-type of (Triggering unit)) Equal to The Silver Knight
      • (Hero level of (Triggering unit)) Equal to 5
    • Actions
      • Hero - Learn skill for (Triggering unit): Defend
Do I have to do the Unit - Add ability or what?
 
check if your defend abilities is a hero abilites,if that hero its work if its a unit ability it doesnt work..

so it must be like this :
Hero Abilities : Learn Skill(Hero Trigger Action)
Unit Abilities : Add Skill
(Unit Trigger Action)
 
Can you give us a link to your problem map?? maybe we can help to solve the problem..
 
Status
Not open for further replies.
Back
Top