P114_DialogButton - GameRevision/GWLP-R GitHub Wiki

Type

GStoC

Occurence

optionally after P117_DialogSender to add special buttons.

Class

this packet belongs to the dialog packets.
preceeded by P117_DialogSender.
optionally succeeded by another P114_DialogButton.

Structure

type field description
ushort Header value: 0×0072 (114)
ButtonIcon Icon the icon on the button
hstring Caption the caption of the button. maximum size is 128 wchars
uint ButtonID client will send this ID to the server when the button is hit
SkillID SkillID the skill displayed if skill icon is used else its value: 0xFFFFFFFF
⚠️ **GitHub.com Fallback** ⚠️