P117_DialogSender - GameRevision/GWLP-R GitHub Wiki
GStoC
after all P116_DialogBody packets for the next dialog are sent. this packet will display the dialog.
this packet belongs to the dialog packets.
preceeded by P116_DialogBody.
optionally succeeded by P114_DialogButton.
1 the sender parameter:
whenever specified a valid agent this agent will get displayed as title of the dialog with his full name.
if zero was used the dialog will have no title at all.
type | field | description |
---|---|---|
ushort | Header | value: 0×0075 (117) |
AgentID | AgentID | agent that “speaks” the dialog see remarks1 |