From 0eafefa3d40cf730749cd7fdfb94f73313e1a159 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 4 Sep 2013 23:44:48 +0300 Subject: add support for getting full move path from server (evol only). Also change netcode version to 10. Some times still movement bit wrong. --- src/net/tmwa/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/tmwa/protocol.h') 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 -- cgit v1.2.3-60-g2f50