Well, I was trying to do a town-portal like item, but then I noticed that we can't use abilities with items, we can only set them to use effect.
Tho, I need to make it have a cast time, and I don't know how to do it with an effect.
Anyone know if it is possible to make the item use an ability instead of an effect? If not, any ideas on how to make an effect have a cast time to work like town portal in war3?
I'd just use a trigger that goes off whenever an item is used.
You can add an ability to a unit without putting it on the command card. So do that, and have a trigger issue order to use the ability.
Persistent effect that has a set duration and in it's period effect it applies a buff that disables the unit and makes it invulnerable for a short time so that it has to be reapplied periodically by the persistent effect and then when the persistant effect expires it uses it's expire effect to teleport the unit.
Well, I was trying to do a town-portal like item, but then I noticed that we can't use abilities with items, we can only set them to use effect.
Tho, I need to make it have a cast time, and I don't know how to do it with an effect.
Anyone know if it is possible to make the item use an ability instead of an effect? If not, any ideas on how to make an effect have a cast time to work like town portal in war3?
@Aztron: Go
bump
Bumpimg again I believe there is an east way to do it but I just don't know how
Maybe you can make the effect an "Issue Order" effect, and order it to use an ability? Not sure if this will work with items or what.
@Aztron: Go
I'd just use a trigger that goes off whenever an item is used. You can add an ability to a unit without putting it on the command card. So do that, and have a trigger issue order to use the ability.
Persistent effect that has a set duration and in it's period effect it applies a buff that disables the unit and makes it invulnerable for a short time so that it has to be reapplied periodically by the persistent effect and then when the persistant effect expires it uses it's expire effect to teleport the unit.