Subversion Repositories WoWGM

Rev

Rev 23 | Rev 25 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23 Rev 24
Line 20... Line 20...
20
	CMSG_CREATEMONSTER			= 0xFA,
20
	CMSG_CREATEMONSTER			= 0xFA,
21
	CMSG_MOVE_CHARACTER_CHEAT	= 0xD,
21
	CMSG_MOVE_CHARACTER_CHEAT	= 0xD,
22
	SMSG_MOVE_CHARACTER_CHEAT	= 0xE,
22
	SMSG_MOVE_CHARACTER_CHEAT	= 0xE,
23
	CMSG_RECHARGE				= 0xF,
23
	CMSG_RECHARGE				= 0xF,
24
	CMSG_GODMODE				= 0x22,
24
	CMSG_GODMODE				= 0x22,
-
 
25
	CMSG_LEVEL_CHEAT			= 0x25,
25
	CMSG_DECHARGE				= 0x204,
26
	CMSG_DECHARGE				= 0x204,
26
	CMSG_GM_RESURRECT			= 0x22A,
27
	CMSG_GM_RESURRECT			= 0x22A,
27
	SMSG_RESURRECT_FAILED		= 0x252,
28
	SMSG_RESURRECT_FAILED		= 0x252,
28
	CMSG_SERVERINFO				= 0x4F4,
29
	CMSG_SERVERINFO				= 0x4F4,
29
	SMSG_SERVERINFO				= 0x4F5
30
	SMSG_SERVERINFO				= 0x4F5