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

Is it possible to change structures a unit can build via triggers?

Status
Not open for further replies.
Level 4
Joined
Apr 16, 2008
Messages
80
I want to have a structure removed from the list of structures that can be built by a unit...and give it structures to build through triggers. Is this possible?
 
Level 19
Joined
Aug 24, 2007
Messages
2,888
2 ways that I can suggest

1- repleace the builder with a same looking different one or
2- disable some buildings for constructing and enable some of them
make sure builder can build all of em
 
Level 4
Joined
Apr 16, 2008
Messages
80
Ok, I've PMed the Fortress Survival Alpha's creator (his map is protected), so I'll see if he responds.

I suppose I could replace the builder, but this would be a LAST resort for me.

I've been looking around through the trigger actions, but I can't find any way to disable structures. Disabling abilities and buffs is easy, but there doesn't seem to be anything for structures themselves....
 
Status
Not open for further replies.
Top