Issue information

Issue ID
#5088
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Nov 11, 2011 6:50
Last Post
Hercules Elf Bot
Mar 5, 2012 17:45
Confirmation
Yes (3)
No (0)

Hercules Elf Bot - Nov 11, 2011 6:50

Originally posted by [b]missingshrink[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&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.

Hercules Elf Bot - Dec 13, 2011 11:12

Originally posted by [b]GodLesZ[/b]
Should the effect be ignored only, or is it also not castable during WoE?

Hercules Elf Bot - Dec 13, 2011 16:21

Originally posted by [b]Brian[/b]
Blame goes to [rev=14929/trunk/src/map/status.c]

status.c line 808
[code]- if( !(flag&8) && sc && sc->data[SC_KAIZEL] )
+ if( sc && sc->data[SC_KAIZEL] )[/code]

I'm not sure, can we just revert that line or would it affect other stuff?

This post has been edited by Brian on Dec 13, 2011 16:25

Hercules Elf Bot - Dec 14, 2011 2:19

Originally posted by [b]Ind[/b]
i don't see how that flag&8 would mean woe oo in any case a [b]!map_flag_gvg(target->m)[/b] would fix

Hercules Elf Bot - Dec 14, 2011 2:31

Originally posted by [b]Ind[/b]
Fixed in [rev=15101]

Hercules Elf Bot - Dec 15, 2011 5:28

Originally posted by [b]Brian[/b]
[quote name='IRC'][21:17] <mistah_j> and then this thread got locked
[21:17] <mistah_j> http://rathena.org/board/tracker/issue-5088-kaizel-resurrection-works-during-woe/
[b][21:17] <mistah_j> but it should be checking for battlegrounds, too[/b]
[21:17] <mistah_j> and i can't reply
[21:17] <mistah_j> :D[/quote]

This post has been edited by Brian on Dec 15, 2011 5:29

Hercules Elf Bot - Dec 15, 2011 8:55

Originally posted by [b]Ind[/b]
need source on that information, i haven't found it on irowiki for instance.