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

How can you change the max hero level

Status
Not open for further replies.
Is there a way to change max hero level because im making this rpg map and I want it to set the max level to 99+

In the world editor tab Advanced -> Gameplay Constants -> Hero - Maximum level.

WE-Gameplay-Constants.jpg


WE-Hero-Maximum-Level.jpg
 

Dr Super Good

Spell Reviewer
Level 63
Joined
Jan 18, 2005
Messages
27,180
Eventually experience becomes the limiting factor for hero level. I think they use a 32bit variable for experience so there is a limit to how many levels a hero can have with a certain experience structure before it overflows and no more levels are possible. This limit is generally higher than SC2 where experience is a 32bit fixed point.
 
Status
Not open for further replies.
Top