• 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.

I need help please!

Status
Not open for further replies.
Level 2
Joined
Nov 4, 2005
Messages
14
Okay, I have to edit/finish my rpg and I need to know, when you kill a monster, how do you get them to revive?i set a trigger as this:
Events:Unit - Forest Troll 0000 <gen> Dies
Conditions:
Events:Hero - Instantly revive Forest Troll 0000 <gen> at (Position of Forest Troll 0000 <gen>), Hide revival graphics


Is that how you do it?I need some help!

Thanks,
Cody
 
Level 22
Joined
May 11, 2004
Messages
2,863
You cant revive normal units that way. That action is only for heroes. One way is to spawn a new unit everytime an old one dies, or if you want to really get creative, make an invisible dummy unit that has a modified ressurection spell that casts it on corpses after a unit dies, giving it a revive appearance.
-VGsatomi
 
Level 2
Joined
Nov 4, 2005
Messages
14
So how would the trigger be?Let me go try and see..

The easy Way:

Events:
Unit - Forest Troll Trapper 0000 <gen> Dies

Conditions:

Actions:
Unit - Create 1 (Unit-type of Forest Troll Trapper 0000 <gen>) for Player 12 (Brown) at (Position of Forest Troll Trapper 0000 <gen>) facing Default building facing degrees


Is that right?Okay I like the other thing about everytime they die the invisible thing revives them, how would I do that?
 
Level 2
Joined
Nov 4, 2005
Messages
14
Thank you for that, but I also need to know something else.
I need to know how to make a dialouge,I think thats what its called. Where instead of using a Hero Selector(wisp or peon) and going into a circle of poer, you select the hero from a menu.Please help if you know how!
 
Status
Not open for further replies.
Top