Edit on GitHub

MessageService Client Send Message To User

Summary

This packet is sent by the PangYa client to send a user generated message to another user on the friend list

There is no response.

Structure

messageservice_client_001e_send_message

Name Type Summary
user_id u4 Remote User's ID
message_payload pstring Message typed by local user to be sent

Definition

meta:
  id: messageservice_client_001e_send_message
  title: MessageService Client Send Message To User
  encoding: ASCII
  endian: le
seq:
  - id: user_id
    type: u4
  - id: message_payload
    type: pstring

Examples

Agent: GB.R7.852.00
00000000 00000010
1e 00 1e 8a 49 00 10 00 79 6f 75 20 61 72 65 20 61 20 66 72 69 65 6e 64
....I...you are a friend