• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece!🔗 Click here to enter!

Unit Limit

Status
Not open for further replies.
Level 13
Joined
Jul 2, 2015
Messages
872
Is there a way to make it that there can only be a # of a unit and when the limit is reached an upgrade titles "Unit Limit Reached" is shown, the only way to remove it being to have a unit die so the limit wouldn't be reached..
 
Level 6
Joined
Jun 4, 2017
Messages
172
  • Player - Limit training of Unit to Number for Player (Red)
an upgrade titles "Unit Limit Reached" is shown
Do you mean upgrading the tooltip of the unit? If that is so, there are no actions to modify a unit tooltip, the only thing that you can do is replace all the buildings that train the limited unit with another building that train an equal unit but with the tooltip changed, then you should just make the other unit somehow untrainable(also, you should switch again to the previous building when the limit is no more reached).
 
Level 13
Joined
Jul 2, 2015
Messages
872
  • Player - Limit training of Unit to Number for Player (Red)

Do you mean upgrading the tooltip of the unit? If that is so, there are no actions to modify a unit tooltip, the only thing that you can do is replace all the buildings that train the limited unit with another building that train an equal unit but with the tooltip changed, then you should just make the other unit somehow untrainable(also, you should switch again to the previous building when the limit is no more reached).
Thanks!, I meant that an upgrade requirement is given to a unit saying "Unit Limit Reached" but I found a better way to do it. Thanks!
 
Status
Not open for further replies.
Top