fix messages in 862 protocol

This commit is contained in:
Eduardo Bart 2012-01-08 21:52:47 -02:00
parent 90900e44a7
commit e06692db96
2 changed files with 3 additions and 2 deletions

3
TODO
View File

@ -95,8 +95,9 @@ break window anchors when moving
===== KNOWN BUGS ===== KNOWN BUGS
2x2 corpses is drawn above players 2x2 corpses is drawn above players
cratures with invisible effect is not rendered correctly creatures with invisible effect is not rendered correctly
animatedtext is displayed in non visible floors animatedtext is displayed in non visible floors
attack while walking cancels the walk attack while walking cancels the walk
if a spell is used while pressing arrows keys the walk is canceled and it doesnt starts walking again if a spell is used while pressing arrows keys the walk is canceled and it doesnt starts walking again
game map text message boxes is not displayed like tibia game map text message boxes is not displayed like tibia
name/shields doesnt follow the creature when walking on parcels

View File

@ -270,7 +270,7 @@ namespace Proto {
MessageStatusSmall, MessageStatusSmall,
MessageConsoleBlue MessageConsoleBlue
#elif PROTOCOL==862 #elif PROTOCOL==862
MessageEventOrange = 12, MessageEventOrange = 13,
MessageConsoleOrange, MessageConsoleOrange,
MessageWarning, MessageWarning,
MessageEventAdvance, MessageEventAdvance,