← Back to Index
ModalFormRequestPacket (100)
Modal Form Request
Not sent from vanilla. The feature is meant for third-party servers to be able to drive dynamic ui forms. The request comes with some JSON that describes a custom UI screen thirdparty uses.Server->client.
| Field Name |
Type |
Field Index |
Description |
| Form ID (Required) |
varuint32 |
0 |
|
| Form UI JSON (Required) |
string |
1 |
|