
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
15 lines
859 B
Plaintext
15 lines
859 B
Plaintext
- NOTE: Use this file to place BIG BAD BUGS that have been going on for a good
|
|
while and it seems noone can fix them (Use the forums for common everyday
|
|
bugs). Bugs in this file are not meant to be "fixed" as much as they are a
|
|
"reminder" of big bugs that have not been fixed yet. An good example would
|
|
be "the matrix bug" from the good old days.
|
|
|
|
|
|
BUG: mob won't stop moving while casting spell
|
|
DESC: When mob start casting spell, he still moves some cells (2-3). Also if
|
|
mob has no cast time of certain spell, after cast he can 'jump' to you, or
|
|
you'll see him in place he isn't anymore - probably packet with 'move mob'
|
|
is sended to fast (some delay needed after cast ?) ... dunno ;/ It can be
|
|
easly checked on mobs like Novus, Acidus, almost all mobs in Bio Labs lvl 3.
|
|
Beacuse of two of that player sees mob in place where he isn't anymore.
|