| 08-22-2003, 04:31 AM | #1 |
Im trying to make an ability that gives mass regeneration to the hero for a short period. Im trying to make it so the player just has to click on the icon to get the effect and not have to target the hero with the cursor. Is this possible? |
| 08-22-2003, 04:34 AM | #2 |
Tranquilty does that. You know that NE skill for the Horse thing(can't remeber the name right now). Edited because: Next time i should really read the question :) . |
| 08-22-2003, 05:58 AM | #3 |
Tranquility is channelling. Base the ability off of any of the Generic Rejuv Effect Item abilities. There are flags you can set to get the ability just how you want it. |
| 08-22-2003, 09:01 AM | #4 |
you could base it of roar it has an feild for regen and set the target to self |
| 08-22-2003, 11:44 AM | #5 |
The Generic Rejuv Effect Item abilities do not work when converted to hero abilites in the FT WE. The the following fields are missing in the custom ability DataA1,DataB1,DataC1,DataD1,DataE1 But these fields remain Area1,Cool1 etc If you set the No of levels to 3 You get Area2, Area3 etc. But still no DataA1 etc fields. Have you manage to convert them Shvegait? |
| 08-22-2003, 07:11 PM | #6 |
Ok, I tweaked rejuvination so it wouldnt bring up a cursor. The next problem that has come up is that the hero isnt being targeted by the spell, even though I have 'self' check in targets allowed. Anyone know what might be causing this problem? |
