• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Two small things

Status
Not open for further replies.
Hello,
My problem = Making a region/building(doesn't matter) that heals units like a healing fountain >.<

Go to the object editor, and make a unit or building or whatever you want. Look for the field that reads:
Abilities - Normal
Edit that, click Add Ability, and then look for Life Regeneration Aura (Neutral)

To edit how much it heals, click the Abilities tab, and then look for the Life Regeneration Aura ability. Modify the field: Data - Amount of Hit Points Regenerated to whatever you'd like.


Make the spawned units using my spawn trigger attack the players automatically

After making them, just use this function:
  • Unit - Order <Spawned Unit> to Attack-Move To <Point to Attack>
 
Level 2
Joined
Dec 25, 2010
Messages
11
Thanks for the life regen =]

i cant seem to figure out the

Unit - Order <Spawned Unit> to Attack-Move To <Point to Attack>

:(
 
Status
Not open for further replies.
Top