ahmedsuffian / aionxemu

Automatically exported from code.google.com/p/aionxemu
0 stars 0 forks source link

SM_STATUPDATE_MP shows HP color #270

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Core revision:251

Bug description:
SM_STATUPDATE_MP shows HP color(green) in client.

What steps will reproduce the problem?:
login sorc.
use Absorb Energy IV(1385).

What is the expected output?:
SM_STATUPDATE_MP shows MP color(blue) in client.

Original issue reported on code.google.com by pl6...@gmail.com on 12 Apr 2011 at 4:55

GoogleCodeExporter commented 9 years ago
Sounds like the OPCode is incorrect.

Original comment by ZeroSign...@gmail.com on 14 Apr 2011 at 10:47

GoogleCodeExporter commented 9 years ago
Try this patch.

Original comment by pziko...@gmail.com on 15 Apr 2011 at 1:02

Attachments:

GoogleCodeExporter commented 9 years ago
mp.patch didnt fix this issue.

i said this is SM_STATUPDATE_MP problem but it works proper.
the problem is in SM_CASTSPELL_END.java.
this packet shows HP color number.

look at this 139-140 line.
http://code.google.com/p/aionxemu/source/browse/trunk/GameServer/src/gameserver/
network/aion/serverpackets/SM_CASTSPELL_END.java

it seems like only HP.

Original comment by pl6...@gmail.com on 20 Apr 2011 at 12:12

GoogleCodeExporter commented 9 years ago
Ups forgot to upload the new patch XD fixed the problem right after i posted 
the first patch which i didnt test. Tommorow im back on my comp and can upload 
the patch.

Original comment by pziko...@gmail.com on 21 Apr 2011 at 11:35

GoogleCodeExporter commented 9 years ago
Please test this patch.

Original comment by pziko...@gmail.com on 23 Apr 2011 at 8:13

Attachments:

GoogleCodeExporter commented 9 years ago
work very well

Original comment by noangel...@msn.com on 24 Apr 2011 at 7:50

GoogleCodeExporter commented 9 years ago

Original comment by pziko...@gmail.com on 26 Apr 2011 at 9:01