From 8b0e30d3798cd5bdce2c3a34a3c384e90dceac99 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 26 Apr 2005 00:04:45 +0000 Subject: Changed keyboard control to integrate better with mouse walk, changed location of packet.list and chatlog.txt and removed name from player chat "balloon". --- src/net/protocol.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/net/protocol.h') diff --git a/src/net/protocol.h b/src/net/protocol.h index ea746412..9a755e63 100644 --- a/src/net/protocol.h +++ b/src/net/protocol.h @@ -32,6 +32,9 @@ #define SMSG_PLAYER_UPDATE_2 0x01d9 // #define SMSG_MOVE_PLAYER_BEING 0x01da // A nearby player moves #define SMSG_CHANGE_BEING_LOOKS 0x00c3 // +#define SMSG_BEING_CHAT 0x008d // A being talks +#define SMSG_MY_BEING_CHAT 0x008e // My being talks +#define SMSG_GM_CHAT 0x009a // GM announce /** Packet length by id */ -- cgit v1.2.3-70-g09d2