kyeme - Feb 9, 2013 5:08
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]Bug: The effect of soul link on a [/size][/font][/color][b]Gypsy [/b][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]disappears right after a gypsy kill [/size][/font][/color][b]another player[/b][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]. :)[/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]Hercules:[/size][/font][/color]
[url="http://www.youtube.com/watch?v=I5xRRuvjYPI&feature=youtu.be"]http://www.youtube.com/watch?v=I5xRRuvjYPI&feature=youtu.be[/url]
Ind - Feb 9, 2013 17:01
this is scary o-o i dont see any areas actually doing this.../hmm
Beret - Feb 9, 2013 17:15
Gypsy attack case who did not give the spirit still is cancelled ?
kyeme - Apr 27, 2013 6:54
Sorry guys,
Mark this invalid, it was a script problem [img]http://rathena.org/board/public/style_emoticons/default/sad.png[/img]
[quote]
OnPCKillEvent:
getitem 6242, 1;
. . . . .
[color=rgb(255,0,0)]end; ----> forgot to add end [/color]
OnPCLoadMapEvent:
getmapxy(@map$,@x,@y,0);
if (@map$=="guild_vs1-1") || (@map$=="pvpmap_01") {
sc_end SC_SPIRIT;
}
end;[/quote]
Sorry again.