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

how can create an ability

Status
Not open for further replies.
Level 5
Joined
Aug 25, 2010
Messages
120
i want to create an autocast resurrection ability, which is ressurect only 1 unit at once, but i don't know how it is possible?
 
Level 30
Joined
Jan 31, 2010
Messages
3,552
Level 8
Joined
Oct 3, 2008
Messages
189
Right, here's something very rudimentary based on Raise Dead.

Edit: Basically, just edit Raise Dead and set the number of units summoned to 0.

Then just use a trigger to detect the ability cast and create one unit with the same type as the targeted unit. (Since a corpse is still the actual unit.)
 

Attachments

  • RessurrectionTest.w3x
    11.5 KB · Views: 33
Using Paladin as base spell, that's what we're thinking
But Resurrection is NOT an auto-cast spell dude
Read post above dude!
It is easiest way, for beginner like him to create something like that!
I can post triggers here and dummy spells but that won't help!

Also I asked him for more info about spell!
It will be easy to create this autocast for tower defense map and hard for RPG based map (MUI, and so on!)
 
1st It resurrect enemy units! (Also player can control them after)

pardon me but this is just a sample of ferral spirit ability with triggers able to resurrect units, it can be changed however to matching picked unit equal to owner of casting unit...

2nd It don't work if dead unit come into hero range (hero pass by)

hmmm, that's weird, coz I tested it and it's ok :), the range is set to 512 default...
 
Status
Not open for further replies.
Top