(Trigger) Error with my spell book trigger

Status
Not open for further replies.
  • Chaos Knight spell book 1 to 2
    • Events
      • Unit - A unit Gains a level
    • Conditions
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Unit-type of (Leveling Hero)) Equal to |c000000FFChaos Knight
          • (Hero level of (Leveling Hero)) Greater than or equal to 5
        • Then - Actions
          • Unit - Remove Spell Book (dummy) from (Triggering unit)
          • Unit - Add Spell Book (dummy2) to (Triggering unit)
        • Else - Actions
          • Do nothing
Ive tried
  • Unit - Remove Spell Book (dummy) from (Leveling Unit)
  • Unit - Add Spell Book (dummy2) to (Leveling unit)
and it just isn't working any ideas?
 
Status
Not open for further replies.
Top