Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.08 KB

NpcDialoguePacket.md

File metadata and controls

14 lines (11 loc) · 1.08 KB

NpcDialoguePacket

ID: 169

Sent from the server to client when remote firing an NPC dialogue window for a client.

FieldInfo
Npc Id Raw Id
unsigned int64The ActorUniqueID of the NPC being remote fired
Npc Dialogue Action Typevarint
Dialogue
stringThe text to be displayed to the client
Scene Name
stringThe scene the data has been pulled from for the client to reference
Npc Name
stringThe name of the NPC to be displayed to the client
Action JSON
stringThe JSON string of the buttons/actions the server can perform. The server is still authoritative on what actions can be performed