• 🏆 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 to prevent a unit from building

Status
Not open for further replies.

Dr Super Good

Spell Reviewer
Level 63
Joined
Jan 18, 2005
Messages
27,191
There are multiple ways.
1. Do not add it to the build list of the builder unit type in the first place (no icon).
2. Use a trigger to disable the availability of that unit type for a certain player (no icon).
3. Make the unit type require an upgrade or unit type (icon but disabled).

There is no way, that I know of, to remove a buildable unit type from only a specific unit, just all units of a certain player. You can however remove hired units at will if the selling structure is configured to support it.
 
Status
Not open for further replies.
Top