- Joined
- Apr 26, 2007
- Messages
- 17
Hey guys,
Firstly, please don't get angry at me if I put this in the wrong section, because I don't know if the problem is the Jass spells, or the spells in the object editor. Ok, the problem is that I have two spells, and for some unknown reason they are causing each other to cast, which causes some very weird effects. I learned Jass very recently, and these are pretty much the first triggers that I have made in Jass, so I don't know if the problem is in the part where it finds out what spell ID it has. When you cast one, the green box goes around itself and the other spell, keeping the green box (the green box it the one that goes around the icon of the ability when u cast it) there for a while. Then, for one of the spells, the cooldown messes up and you can cast it once (this really sucks because then you can cast the really powerful 1 minute cooldown ultimate twice in a row).
The two spells that trigger off each other is Arcane Blast, and Magic Flare. Those two spells somewhat follow the JESP standard (not fully though I don't think) so that might help when you are checking the spell ID and such. The triggers for the two spells are in the first folder in the trigger editor named Spells.
Thanks in advance.
Firstly, please don't get angry at me if I put this in the wrong section, because I don't know if the problem is the Jass spells, or the spells in the object editor. Ok, the problem is that I have two spells, and for some unknown reason they are causing each other to cast, which causes some very weird effects. I learned Jass very recently, and these are pretty much the first triggers that I have made in Jass, so I don't know if the problem is in the part where it finds out what spell ID it has. When you cast one, the green box goes around itself and the other spell, keeping the green box (the green box it the one that goes around the icon of the ability when u cast it) there for a while. Then, for one of the spells, the cooldown messes up and you can cast it once (this really sucks because then you can cast the really powerful 1 minute cooldown ultimate twice in a row).
The two spells that trigger off each other is Arcane Blast, and Magic Flare. Those two spells somewhat follow the JESP standard (not fully though I don't think) so that might help when you are checking the spell ID and such. The triggers for the two spells are in the first folder in the trigger editor named Spells.
Thanks in advance.