Issue Information
-
#005088
-
0 - None Assigned
-
Fixed
Issue Confirmations
-
Yes (3)No (0)
Originally posted by missingshrink
http://www.eathena.w...er&showbug=5088
Kaizel's resurrection is not supposed to work in WoE, but it does.
Tested on fresh 14988 SQL compilation, agitstart, Prontera castle map, GM level 0 character.
http://www.eathena.w...er&showbug=5088
Kaizel's resurrection is not supposed to work in WoE, but it does.
Tested on fresh 14988 SQL compilation, agitstart, Prontera castle map, GM level 0 character.
Originally posted by GodLesZ
Should the effect be ignored only, or is it also not castable during WoE?
Should the effect be ignored only, or is it also not castable during WoE?
Originally posted by Brian
Blame goes to [rev=14929/trunk/src/map/status.c]
status.c line 808
I'm not sure, can we just revert that line or would it affect other stuff?
Blame goes to [rev=14929/trunk/src/map/status.c]
status.c line 808
- if( !(flag&8) && sc && sc->data[SC_KAIZEL] ) + if( sc && sc->data[SC_KAIZEL] )
I'm not sure, can we just revert that line or would it affect other stuff?
Originally posted by Ind
i don't see how that flag&8 would mean woe oo in any case a !map_flag_gvg(target->m) would fix
i don't see how that flag&8 would mean woe oo in any case a !map_flag_gvg(target->m) would fix
Originally posted by Ind
Fixed in [rev=15101]
Fixed in [rev=15101]
Originally posted by Brian
[21:17] <mistah_j> and then this thread got locked
[21:17] <mistah_j> http://rathena.org/b...rks-during-woe/
[21:17] <mistah_j> but it should be checking for battlegrounds, too
[21:17] <mistah_j> and i can't reply
[21:17] <mistah_j>
Originally posted by Ind
need source on that information, i haven't found it on irowiki for instance.
need source on that information, i haven't found it on irowiki for instance.