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

Building classification

Status
Not open for further replies.
what do you mean to display them? display them where?
Units with classifications have them displayed under their unit name when you select them in game, for example the Tauren has a smaller Tauren underneath their name.

As for applying it to buildings I don't know if that's possible since it's probably hard-coded maybe but it's not something I've ever tried.
 
Level 21
Joined
Mar 29, 2020
Messages
1,237
for most purposes you can use a non-building unit as a building and fix it up to behave as you would like. this could work for a specific application... for anything map-wide this is likely to be more of a hassle than it's worth...
 
Level 9
Joined
Apr 18, 2012
Messages
90
From what's I've tried it does seem to be hard-coded with no easy way around it.

for most purposes you can use a non-building unit as a building and fix it up to behave as you would like. this could work for a specific application... for anything map-wide this is likely to be more of a hassle than it's worth..
It will have to come down for me replace the building as soon as it's built with unit and then place a pathing blocker under so you can't build there again. And on top of that the unit needs to be made immobile. Yep hassle.
Thanks for responses.
 
Level 9
Joined
Apr 18, 2012
Messages
90
Yes but when you are hovering over space you can build on, it's either red or green. If it's just unit standing there game recognizes it as buildable since it thinks regular units can move out.
 
Status
Not open for further replies.
Top