mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
Verified and corrected packets through character select
This commit is contained in:
@@ -34,15 +34,15 @@ OP_SendMembershipDetails=0x2373
|
||||
OP_CharacterCreateRequest=0x6b67
|
||||
OP_CharacterCreate=0x1859
|
||||
OP_DeleteCharacter=0x71ca
|
||||
OP_RandomNameGenerator=0x7f4a
|
||||
OP_RandomNameGenerator=0x7f4a # TOB client no longer sends this, and the S->C packet isn't used by emu
|
||||
OP_ApproveName=0x5306
|
||||
OP_MOTD=0x1eef
|
||||
OP_SetChatServer=0x0000
|
||||
OP_SetChatServer2=0x34c1
|
||||
OP_ZoneServerInfo=0x2323
|
||||
OP_WorldComplete=0x1223
|
||||
OP_WorldUnknown001=0x7723
|
||||
OP_FloatListThing=0x504f
|
||||
OP_WorldUnknown001=0x7723 # SetServerTime, S->C
|
||||
OP_FloatListThing=0x504f # Movement History, C->S
|
||||
|
||||
# Reasons for Disconnect:
|
||||
OP_ZoneUnavail=0x29a6
|
||||
|
||||
Reference in New Issue
Block a user