• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • 💡 We're thrilled to announce that our upcoming texturing contest is in the works, and we're eager to hear your suggestions! Please take this opportunity to share your ideas in this theme discussion thread for the Texturing Contest #34!
  • 🏆 Hive's 7th HD Modeling Contest: Icecrown Creature is now open! The frozen wastes of Icecrown are home to some of Azeroth’s most terrifying and resilient creatures. For this contest, your challenge is to design and model a HD 3D monster that embodies the cold, undead, and sinister essence of Icecrown! 📅 Submissions close on April 13, 2025. Don't miss this opportunity to let your creativity shine! Enter now and show us your frozen masterpiece! 🔗 Click here to enter!

[General] How to make a structure build itself like from the Undead?

Status
Not open for further replies.
Level 20
Joined
Aug 13, 2013
Messages
1,696
Hi Guys, I've been working in my own map "Human Survival v1.0 AI" and it is still in progress because of some issues. This map is like Troll and Elves or Vampirism that the human will find their safe place and build their defenses to survive againts the monster. Unlike these maps, I decided to make an AI to my map to make the user play in a single player. I wanted to know how to make a human structure or any structure ( except for the undead ) to build itself without a worker or builder?. The undead structures are building themselves even if the worker leaves it.
 

Chaosy

Tutorial Reviewer
Level 40
Joined
Jun 9, 2011
Messages
13,226
You can do it with triggers as well. When a building is started to get built order the worked to stop, then add the building to a unit group and set the progress further each update. (I am pretty sure there is such an action)

  • Unit - Set (Triggering unit) construction progress to 50%
This is obviously harder than changing stuff in the object editor, but triggers can be modified while ingame which isn't something that you can do with object editor stuff :)
 
Last edited:
Level 21
Joined
Mar 2, 2010
Messages
3,069
you could use the build tiny farm ability if you want it to be built without going into a build menu but if you want to use a build menu and build without the unit staying there just make the builder undead. the advantage with build tiny farm is that you can give it a long range but then you need a spell book in order to create a build menu for it.
 
Status
Not open for further replies.
Top