← Back to Index

NpcDialoguePacket (169)

Sent from the server to client when remote firing an NPC dialogue window for a client
Field Name Type Field Index Description
Npc Id Raw Id (Required) uint64 0 The ActorUniqueID of the NPC being remote fired
Npc Dialogue Action Type (Required) varint32 1
Enum Values:
Index Value
0 Open
1 Close
Dialogue (Required) string 2 The text to be displayed to the client
Scene Name (Required) string 3 The scene the data has been pulled from for the client to reference
Npc Name (Required) string 4 The name of the NPC to be displayed to the client
Action JSON (Required) string 5 The JSON string of the buttons/actions the server can perform. The server is still authoritative on what actions can be performed