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

Make the maximum Level from 10 to a certain number

Status
Not open for further replies.
Level 4
Joined
Apr 19, 2010
Messages
80
i seached here but that problem seems to be not solved yet, as you know a hero can have level 10 as maximum but how can i change the maximum level for example to 100, via object editor etc. or via trigger ?
 
Level 4
Joined
Jul 23, 2008
Messages
99
Yes, you can. First, set hero level to 100... Then create a trigger that "check every second". If level of hero greater than of equal to Current lumber then Disable Experience Gain for hero and Set Hero Level to Current lumber.

Is that easy, right?
 
Status
Not open for further replies.
Top