summaryrefslogtreecommitdiff
path: root/src/net/tmwa/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-09-04 23:44:48 +0300
committerAndrei Karas <akaras@inbox.ru>2013-09-04 23:44:48 +0300
commit0eafefa3d40cf730749cd7fdfb94f73313e1a159 (patch)
treee3ed31b60d4adf148c15355a1827f4275e709724 /src/net/tmwa/protocol.h
parent9d4f90750bb47f918881790edf4c60c15aa37019 (diff)
downloadplus-0eafefa3d40cf730749cd7fdfb94f73313e1a159.tar.gz
plus-0eafefa3d40cf730749cd7fdfb94f73313e1a159.tar.bz2
plus-0eafefa3d40cf730749cd7fdfb94f73313e1a159.tar.xz
plus-0eafefa3d40cf730749cd7fdfb94f73313e1a159.zip
add support for getting full move path from server (evol only).
Also change netcode version to 10. Some times still movement bit wrong.
Diffstat (limited to 'src/net/tmwa/protocol.h')
-rw-r--r--src/net/tmwa/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/tmwa/protocol.h b/src/net/tmwa/protocol.h
index a2d68da7d..9a4e39b85 100644
--- a/src/net/tmwa/protocol.h
+++ b/src/net/tmwa/protocol.h
@@ -349,6 +349,7 @@ enum
#define CMSG_SET_STATUS 0x0213
#define SMSG_QUEST_SET_VAR 0x0214
#define SMSG_QUEST_PLAYER_VARS 0x0215
+#define SMSG_BEING_MOVE3 0x0225
#define CMSG_SEND_CLIENT_INFO 0x7533
#define SMSG_UPDATE_HOST2 0x7534