- summary: The current step of one quest and its objectives.
- area: Game.Quest
- confidence: 0.79
The current step of one quest and its objectives.
- Kind event
- Area Game.Quest
- Named by beta, gamemapping
The answer to QuestStepInformationRequest. The real content is
information - a QuestActive carrying the quest and the step it is on.
player_id is USUALLY ABSENT, because the answer goes to the character who
asked. Do not require it to be present, and do not use it as the key to match
the reply against your request - use the quest id inside information.
When you may send it
- Requires
character_loadedobserved
Related messages
- Arrives after
QuestStepInformationRequest
Fields
| # | Field | Type | Meaning | You set it |
|---|---|---|---|---|
| 1 | player_id | int64 | Whose journal the reply concerns. Explicit presence: absent is not the same as zero. (character id) Usually absent - the answer goes to whoever asked. | never |
| 2 | information | QuestActive | The quest and the step it is currently on. A QuestActive. This is the actual answer. | never |
Recovered with score 200, confidence 0.79, margin 200 over the runner-up. A margin close to the score means nothing else came near; a thin margin means a decoy nearly won. Members recovered: 2 of 2.
Aucun avis à afficher.