HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Spell Book Problem

09-30-2004, 08:08 PM#1
oNdizZ
Now...
I've made some dummy abilities in a spell book, but when i use the event: Unit - A Unit Finishes casting an ability
it doesn't work :S the actions never happens...
(i've used the condition: (Ability Being Cast) equal to "My Ability")


help anyone?
ill go to bed now, but ill show my thx tomorrow (rep. point any1? ;) )

thx in advance...
10-02-2004, 02:06 AM#2
HEZZA
Fill us in on the details, like spells and what buffs they give etc.

plus there are functions which allow you to detect which abilitys being finished, try that one before you post next.
10-02-2004, 10:27 AM#3
DarkMage
Theres a number of things that could go wrong.

First, if your using dummy spells then make sure you dont have 2 based off the same spell.

Heres proboly your problem:

Event: Unit-Unit (starts the effect of the ability) <This means when the Spell Takes effect!
Conditon: Ability being cast equal to DummySpell1
Action: What ever you whant it to do!
10-02-2004, 05:28 PM#4
-Ragnarok-
Trying using the event, Unit begins channeling ability
10-02-2004, 08:17 PM#5
oNdizZ
Thx all. Fixed it now.
It was becouse of that i've based the dummy spell from the same real spell (berserk)