Edit on GitHub

GameService Client Event Mode Join

Summary

This packet announces the client has entered Grand Prix event mode. This gets set when the client opens the Grand Prix event lobby / game room directory, remains set while the client is in any event room, and only becomes unset once the client leaves all event rooms and the directory.

There is no payload.

The response is GameService Server 0x0250 Event Mode Join Response.

See Also:

Aliases:

Structure

gameservice_client_0176_event_mode_join

Name Type Summary
This structure does not have any fields of its own.

Definition

meta:
  id: gameservice_client_0176_event_mode_join
  title: GameService Client Event Mode Join
  encoding: ASCII
  endian: le
  imports:
    - ../../common/pstring

Examples

No examples available. Contribute one?