ID: 169
Sent from the server to client when remote firing an NPC dialogue window for a client.
Field | Info |
Npc Id Raw Id | unsigned int64 | The ActorUniqueID of the NPC being remote fired |
|
Npc Dialogue Action Type | varint |
Dialogue | string | The text to be displayed to the client |
|
Scene Name | string | The scene the data has been pulled from for the client to reference |
|
Npc Name | string | The name of the NPC to be displayed to the client |
|
Action JSON | string | The JSON string of the buttons/actions the server can perform. The server is still authoritative on what actions can be performed |
|