HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

OnAbilityEffect(Channeling spell error)

10-03-2007, 11:59 AM#1
waaaks
i think theres a bug on OnAbilityEffect in caster system 14.4, because in 14.3 vex's spell queltalas' revenge works on any maps that has caster system, but when i used it in my map it doesnt work....im 100% that i didnt miss something

and another reason i can tell that theres a bug because, if i base my spell on a channeling spell...and used the event OnAbilityEffect....it wont work...and when i tried it to the normal event with condition of the ability being casted....it works

any explanation about this?
10-03-2007, 01:47 PM#2
Vexorian
Quote:
any explanation about this?

nope.

Cause I only added a return true to a DamagerGroup_Enum function, that's the only change in 14.4...
10-03-2007, 02:17 PM#3
Vexorian
Does anything using cscache works?

Open the 14.4 map, and save it so jasshelper recompiles it, and test queltalas revenge.
10-04-2007, 03:20 AM#4
waaaks
ok ill try