Difference between revisions of "Game Opcodes"
From FFXIV Classic Wiki
(→Lobby Channel) |
(→Zone Channel) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 23: | Line 23: | ||
| 0x00F || Select Character Reply | | 0x00F || Select Character Reply | ||
|- | |- | ||
− | | 0x010 || | + | | 0x010 || Modify Retainers Reply |
|- | |- | ||
| 0x015 || World List | | 0x015 || World List | ||
Line 30: | Line 30: | ||
|- | |- | ||
| 0x017 || Retainer List | | 0x017 || Retainer List | ||
− | |||
− | |||
|- | |- | ||
| 0x1F5 || | | 0x1F5 || | ||
Line 55: | Line 53: | ||
| 0x00F || Finish Mod Retainers | | 0x00F || Finish Mod Retainers | ||
|- | |- | ||
− | | 0x1F5 || | + | | 0x1F5 || LobbyLoginOperation related.... |
|- | |- | ||
− | | 0x1F6 || | + | | 0x1F6 || LobbyLoginOperation related.... |
|} | |} | ||
</div> | </div> | ||
Line 331: | Line 329: | ||
| 0x17A || [[Game Opcodes:Set Group Work Values|Set Group Work Values]] | | 0x17A || [[Game Opcodes:Set Group Work Values|Set Group Work Values]] | ||
|- | |- | ||
− | | 0x17B || [[Game Opcodes:Set Actor In Different Zone|Set Actor In Different Zone]] | + | | 0x17B || [[Game Opcodes:Set Actor In Different Zone|Set Actor In Different Zone (ChangeShadowActorFlag)]] |
|- | |- | ||
| 0x17C || [[Game Opcodes:Group Packet Header|Group Packet Header]] | | 0x17C || [[Game Opcodes:Group Packet Header|Group Packet Header]] | ||
Line 531: | Line 529: | ||
|- | |- | ||
| 0x131 || [[Game Opcodes:Item Package Update Request|Item Package Update Request]] | | 0x131 || [[Game Opcodes:Item Package Update Request|Item Package Update Request]] | ||
+ | |- | ||
+ | | 0x132 || [[Game Opcodes:Unknown 0x132|Unknown 0x132]] | ||
|- | |- | ||
| 0x133 || [[Game Opcodes:Group Created|Group Created]] | | 0x133 || [[Game Opcodes:Group Created|Group Created]] | ||
+ | |- | ||
+ | | 0x134 || [[Game Opcodes:Unknown 0x134|Unknown 0x134]] | ||
|- | |- | ||
| 0x135 || [[Game Opcodes:Achievement Progress Request|Achievement Progress Request]] | | 0x135 || [[Game Opcodes:Achievement Progress Request|Achievement Progress Request]] |
Latest revision as of 17:38, 28 May 2024
Contents
This is a list of all the various opcodes that FFXIV 1.23b uses. Empty names are unknown packets. Packets labeled `DEPRECATED` mean the code they responded to was probably macroed out in the retail build, and the client doesn't do anything when one is sent.
Lobby Channel
Server -> Client | |||||
---|---|---|---|---|---|
Opcode | Packet Name | ||||
0x001 | |||||
0x002 | Error | ||||
0x00C | Account List | ||||
0x00D | Character List | ||||
0x00E | Modify Character Reply | ||||
0x00F | Select Character Reply | ||||
0x010 | Modify Retainers Reply | ||||
0x015 | World List | ||||
0x016 | Import Name List | ||||
0x017 | Retainer List | ||||
0x1F5 |
Client -> Server | |||||
---|---|---|---|---|---|
Opcode | Packet Name | ||||
0x003 | Get Characters | ||||
0x004 | Select Character | ||||
0x005 | Get Accounts | ||||
0x006 | |||||
0x00B | Modify Character | ||||
0x00F | Finish Mod Retainers | ||||
0x1F5 | LobbyLoginOperation related.... | ||||
0x1F6 | LobbyLoginOperation related.... |
Chat Channel
Server -> Client | |||||
---|---|---|---|---|---|
Opcode | Packet Name | ||||
0x0C8 | Tell Message | ||||
0x0C9 | Group Message | ||||
0x0CA | Tell Message Error | ||||
0x0CB | Generic Log Message |
Client -> Server | |||||
---|---|---|---|---|---|
Opcode | Packet Name | ||||
0x0C8 | Tell Message | ||||
0x0C9 | Group Message |