Max Level Set by Trigger?

Status
Not open for further replies.
well, i don't think you can set the max level by triggers, but you could use sth like this:

  • Events
    • Unit - A Unit levels up
  • Conditions
    • triggering Unit is a hero = true
    • level of triggering unit is greater then <your maximum hero level>
  • Actions
    • Hero - set Hero-level of triggering Unit to <your maximum hero level>
<your maximum hero level> is an integer variable, modify it using you dialog

PS: welcome to the Hive
 
Last edited:
when a certain hero attain a certain level just make him stop getting xp and to avoid hackers over leveling set it to ur max level after :O
 
I hope this helps you alot it shows you how to set hero MAX level.
 

Attachments

  • H1.jpg
    H1.jpg
    45.8 KB · Views: 135
  • H2.jpg
    H2.jpg
    130 KB · Views: 148
Status
Not open for further replies.
Back
Top