Difference between revisions of "GameOpcode:Tell Message Error"

From FFXIV Classic Wiki
Jump to: navigation, search
(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...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Shows the message <pre>Tell recipient could not be located. Your message was not received.</pre>. Note this is sent along the chat channel.
+
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 - 0x0CB
+
:; Opcode - 0x0CA
 
:; Source - Server
 
:; Source - Server
:; Data Size - 0x228 bytes
+
:; Data Size - 0x20 bytes??
 
:; Requirements - None
 
:; Requirements - None
  

Latest revision as of 19:02, 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?