Edit on GitHub

GameService Client Shot Comet Relief

Summary

This packet submits the new location the user has selected for relocating/relieving their comet.

The response is Gameservice Server 0x0060 Shot Comet Relief Announce.

Aliases:

Structure

gameservice_client_0019_shot_comet_relief

Name Type Summary
unknown_axis_position_a f4
unknown_axis_position_b f4
unknown_axis_position_c f4

Definition

meta:
  id: gameservice_client_0019_shot_comet_relief
  title: GameService Client Shot Comet Relief
  encoding: ASCII
  endian: le
  imports:
    - ../../common/pstring
seq:
  - id: unknown_axis_position_a
    type: f4
  - id: unknown_axis_position_b
    type: f4
  - id: unknown_axis_position_c
    type: f4

Examples

No examples available. Contribute one?