Good evening, I wanted to use a script to give a hero mana, similar to the "Secret Advantage" skill, so that it would ignore the hero's maximum mana. I tried using ChangeHeroStat(), but it didn't work. The funny thing is, when I first started working on the map, I actually managed to implement ignoring the maximum mana, but I needed it to go up to the maximum, and now it's the other way around, and I can't remember how I did it. I found a solution on the forum on how to give a hero up to 300 mana using ChangeHeroStat(), but as I mentioned above, it didn't work.