mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-02 23:40:26 +00:00
More work to actually make this usable
This commit is contained in:
@@ -22,10 +22,10 @@ OP_ExpansionInfo=0x711a
|
||||
OP_GuildsList=0x2d38
|
||||
OP_EnterWorld=0x57c3
|
||||
OP_PostEnterWorld=0x0c3d
|
||||
OP_World_Client_CRC1=0x0044
|
||||
OP_World_Client_CRC2=0x26df
|
||||
OP_SendSpellChecksum=0x0000
|
||||
OP_SendSkillCapsChecksum=0x0000
|
||||
OP_World_SpellFileCheck=0x0000 # appears to be removed in RoF, maybe 0x0044? I don't have a client to check
|
||||
OP_World_SkillFileCheck=0x0000
|
||||
OP_World_BaseDataFileCheck=0x0000
|
||||
OP_World_ExeFileCheck=0x26df
|
||||
|
||||
# Character Select Related:
|
||||
OP_SendMaxCharacters=0x5349
|
||||
|
||||
@@ -22,10 +22,10 @@ OP_ExpansionInfo=0x590d
|
||||
OP_GuildsList=0x507a
|
||||
OP_EnterWorld=0x578f
|
||||
OP_PostEnterWorld=0x6259
|
||||
OP_World_Client_CRC1=0x12cc
|
||||
OP_World_Client_CRC2=0x0f13
|
||||
OP_SendSpellChecksum=0x0000
|
||||
OP_SendSkillCapsChecksum=0x0000
|
||||
OP_World_SpellFileCheck=0x0000 # appears to be removed in RoF
|
||||
OP_World_SkillFileCheck=0x4b8d
|
||||
OP_World_BaseDataFileCheck=0x298d
|
||||
OP_World_ExeFileCheck=0x0f13
|
||||
|
||||
# Character Select Related:
|
||||
OP_SendMaxCharacters=0x5475
|
||||
|
||||
@@ -26,10 +26,10 @@ OP_ExpansionInfo=0x7519 # C
|
||||
OP_GuildsList=0x5b0b # C
|
||||
OP_EnterWorld=0x1c20 # C
|
||||
OP_PostEnterWorld=0x7c94 # C
|
||||
OP_World_Client_CRC1=0x0ca5 # C
|
||||
OP_World_Client_CRC2=0x1cb3 # C
|
||||
OP_SendSpellChecksum=0x5bad # C
|
||||
OP_SendSkillCapsChecksum=0x5d24 # C
|
||||
OP_World_SpellFileCheck=0x0ca5 # C
|
||||
OP_World_SkillFileCheck=0x5bad # C
|
||||
OP_World_BaseDataFileCheck=0x5d24 # C
|
||||
OP_World_ExeFileCheck=0x1cb3 # C
|
||||
|
||||
# Character Select Related:
|
||||
OP_DeleteCharacter=0x0254 # C
|
||||
|
||||
@@ -23,10 +23,10 @@ OP_ExpansionInfo=0x0A1B #SEQ 12/04/08
|
||||
OP_GuildsList=0x04FB #SEQ 12/04/08
|
||||
OP_EnterWorld=0x1340 #SEQ 12/04/08
|
||||
OP_PostEnterWorld=0x1AEE #SEQ 12/04/08
|
||||
OP_World_Client_CRC1=0x7A9E #SEQ 12/04/08
|
||||
OP_World_Client_CRC2=0x3795 #SEQ 12/04/08
|
||||
OP_SendSpellChecksum=0x22CF #SEQ 12/04/08
|
||||
OP_SendSkillCapsChecksum=0x43BA #SEQ 12/04/08
|
||||
OP_World_SpellFileCheck=0x7A9E #these are guessed but should be right I hope, who even uses SoF though
|
||||
OP_World_ExeFileCheck=0x3795
|
||||
OP_World_BaseDataFileCheck=0x22CF
|
||||
OP_SendSkillCapsChecksum=0x43BA
|
||||
|
||||
#Character Select Related:
|
||||
OP_DeleteCharacter=0x789F #SEQ 12/04/08
|
||||
|
||||
@@ -27,8 +27,6 @@ OP_GuildsList=0x6957 #same as zone guild list afaik
|
||||
OP_ApproveName=0x3ea6 # EQEmu 11/28/05
|
||||
OP_EnterWorld=0x7cba # ShowEQ 10/27/05
|
||||
OP_PostEnterWorld=0x52A4 # EQEmu 06/29/05
|
||||
OP_World_Client_CRC1=0x5072 # ShowEQ 10/27/05
|
||||
OP_World_Client_CRC2=0x5b18 # ShowEQ 10/27/05
|
||||
OP_SetChatServer=0x00d7 # ShowEQ 10/27/05
|
||||
OP_SetChatServer2=0x6536 # ShowEQ 10/27/05
|
||||
OP_ZoneServerInfo=0x61b6 # ShowEQ 10/27/05
|
||||
@@ -42,6 +40,10 @@ OP_WorldLoginFailed=0x8DA7 # world->client. reject.
|
||||
OP_WorldLogout=0x7718 # client->world
|
||||
OP_WorldLevelTooHigh=0x583b # world->client. Cancels zone in.
|
||||
OP_CharInacessable=0x436A # world->client. Cancels zone in.
|
||||
OP_World_SpellFileCheck=0x5072
|
||||
OP_World_SkillFileCheck=0x0000
|
||||
OP_World_BaseDataFileCheck=0x0000
|
||||
OP_World_ExeFileCheck=0x5b18
|
||||
|
||||
#Zone in opcodes
|
||||
OP_ZoneEntry=0x7213 # ShowEQ 10/27/05
|
||||
|
||||
@@ -26,10 +26,10 @@ OP_ExpansionInfo=0x7e4d # C
|
||||
OP_GuildsList=0x5b0b # C
|
||||
OP_EnterWorld=0x51b9 # C
|
||||
OP_PostEnterWorld=0x5d32 # C
|
||||
OP_World_Client_CRC1=0x3a18 # C
|
||||
OP_World_Client_CRC2=0x3e50 # C
|
||||
OP_SendSpellChecksum=0x46d3 # C
|
||||
OP_SendSkillCapsChecksum=0x040b # C
|
||||
OP_World_SpellFileCheck=0x3a18
|
||||
OP_World_SkillFileCheck=0x46d3
|
||||
OP_World_BaseDataFileCheck=0x040b
|
||||
OP_World_ExeFileCheck=0x3e50
|
||||
|
||||
# Character Select Related:
|
||||
OP_DeleteCharacter=0x5ca5 # C
|
||||
|
||||
Reference in New Issue
Block a user