P064_QuestDescription - GameRevision/GWLP-R GitHub Wiki
GStoC
This is used to set the description and objectives of a quest (after the client requests it with P010) as seen in the quest log. These descriptions are made up of somewhat complex combinations of strings.
| type | field | description |
|---|---|---|
| ushort | Header | value: 0×0040 (64) |
| uint | ID | |
| hstring | Description | |
| hstring | Objectives |