Issue Information
-
#007069
-
0 - None Assigned
-
Invalid
Issue Confirmations
-
Yes (0)No (0)
Bug: The effect of soul link on a Gypsy disappears right after a gypsy kill another player.
Hercules:
Hercules:
this is scary o-o i dont see any areas actually doing this.../hmm
Gypsy attack case who did not give the spirit still is cancelled ?
Sorry guys,
Mark this invalid, it was a script problem
Sorry again.
Mark this invalid, it was a script problem
OnPCKillEvent:
getitem 6242, 1;
. . . . .
end; ----> forgot to add end
OnPCLoadMapEvent:
getmapxy(@map$,@x,@y,0);
if (@map$=="guild_vs1-1") || (@map$=="pvpmap_01") {
sc_end SC_SPIRIT;
}
end;
Sorry again.
changed status to: Invalid