Edit on GitHub
This packet relays the text of a 'notice' message to all users on the server via the notice ticker at the top of the game window.
This is believed to be the response to GameService Client 0x0066 Undocumented, but no examples currently exist to document.
Name | Type | Summary |
---|---|---|
user_nickname | pstring | |
notice_text | pstring |
meta:
id: gameservice_server_00c9_notice_data
title: GameService Server Notice Data
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: user_nickname
type: pstring
- id: notice_text
type: pstring