HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

2 sorta newbish Qs

02-14-2005, 01:08 AM#1
Guest
1. I am creating a new ability, but I can't figure out how to make it auto castable. How do you?

2. How do I make this ability raise dead from a corpse? I've tried making it so it targets the dead, but I know there's something else...
02-14-2005, 02:07 AM#2
Quickshok
1: You cannot make an ability autocast unless it was originally so. If you really want it to be autocast then you will need to trigger it using a dummy autocast ability.

2: I'm not exactly sure what you mean, but it sounds like you are trying to make an ability other than raise dead act as raise dead. You can't give abilities effects that they do not possess.
02-14-2005, 02:41 AM#3
Guest
I meant I want an ability that creates the units from a corpse.
02-14-2005, 04:28 AM#4
Quickshok
Quote:
Originally Posted by kruegersc4
I meant I want an ability that creates the units from a corpse.
Ah, then just base an ability off of Raise Dead, and change the fields: Unit Type One and/or Unit Type Two to the desired unit and fix the rest of the ability to what you want and you should have it.