Difference between revisions of "GameOpcode:Tell Message Error"
From FFXIV Classic Wiki
(Created page with "Shows the message <pre>Tell recipient could not be located. Your message was not received.</pre>. Note this is sent along the chat channel. :; Opcode - 0x0CB :; Source - Serv...") |
|||
Line 1: | Line 1: | ||
− | Shows the message < | + | Shows the message <code>Tell recipient could not be located. Your message was not received.</code>. Note this is sent along the chat channel. |
− | :; Opcode - | + | :; Opcode - 0x0CA |
:; Source - Server | :; Source - Server | ||
− | :; Data Size - | + | :; Data Size - 0x20 bytes?? |
:; Requirements - None | :; Requirements - None | ||
Revision as of 18:50, 19 June 2019
Shows the message Tell recipient could not be located. Your message was not received.
. Note this is sent along the chat channel.
- Opcode - 0x0CA
- Source - Server
- Data Size - 0x20 bytes??
- Requirements - None
Data
Offset | Data Type | Length | Variable | Description |
---|---|---|---|---|
0x00 | string | 32 Bytes | unknown | Reads in a string at the beginning but it's unused? |