HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

WoW Type Revival System

09-07-2004, 08:50 PM#1
Mete0ra
This is a system in which if a selected hero dies, it will be replaced by a ghost. If the ghost returns to a graveyard the hero is reborn.

This system is mainly developed by [niro] but I did the multiplayer concept. Original idea by Arkidas. It's fairly easy to implement into your map. CREDITS PLEASE!
09-07-2004, 09:38 PM#2
Arkidas
Yup credits please ;) This system is used in my upcoming map, Fight of the gods, also keep eye on that map ;) you can use this system but just if you give credit to us ^_^
09-07-2004, 09:40 PM#3
SpadeZ
Good Revival System, essential for mappers making WoW maps.

Good Job to you and Niro and all the other people who helped in making the system.
09-07-2004, 10:20 PM#4
Arkidas
I will post updated version of this tomorrow, that wasnt really how I meant, I am making it how I really wanted it to be ;) my version is like you must find your corpse to revive, but hey spadez it was my idea :P
09-07-2004, 10:24 PM#5
Vexorian
I think that credits should go to the author and not to the one of the idea, which in this case is blizzard..
09-07-2004, 10:32 PM#6
[niro]
meh, i just told them what triggs to use and how, i didn't go through the trouble to write it, but if u wanna put me in creds go ahead, i won't complain
09-07-2004, 10:36 PM#7
Mete0ra
Quote:
Originally Posted by Lord Vexorian
I think that credits should go to the author and not to the one of the idea, which in this case is blizzard..

well technically blizzard came up with idea but [niro] and I put that idea into work.

also, arkidas, now that i see the triggers how you want them to be, its more like a diablo II system. i have an idea on how to do that as well.

events - a unit dies
conditions - (Dying Unit) equal to (hero) (note "hero" is a variable)
actions- same as my trigger, except have it create a unit that has a custom model of the doodad thats the bones (forget what it's called) then when the ghost gets to within like 30 of (corpse) have it revive the hero.
09-08-2004, 01:55 PM#8
Soultaker
I made a system like this, when someone post the opdated version I will try to compare...
09-09-2004, 01:00 AM#9
Grater
I also made a revival system. What it did was create a Gravestone upon hero death, if a player used a revive style spell (of which I implemented atleast 3) on the gravestone then the hero would come back to life right there. Otherwise the dead hero player could select the gravestone and choose to return as a ghost, which would then have to return to the gravestone to become alive again.