[JASS] See corpse on map, HELP !

Status
Not open for further replies.

Mach3

M

Mach3

I was basically suggesting that when you die, you become a ghost and then can revive with it your corpse, but I was wondering how I can make it so I can see my corpse when I die. ( World of Warcraft )

Getting both to work would be nice, plus IT would be a nice addition to the RPG maps.
 
the question is not actully only for jass.You can make it with GUI.Add an condition that will activate when the units life is under 30 or less.Then add an action that makes it's death animation and pause the unit.You can make it invulnarable too.Then make the ghost whatever you want and then when it is near the corpse it revives with 100% health,unpaused and vulnarable.You also have to make a variable player owner of dead hero so you can make the ghost for this player.All the variables should be arrays.
 
Status
Not open for further replies.
Back
Top