- summary: One stated element changing state: a door opening, a lever thrown, a resource going from full to harvested.
- area: Game.Interactive
- confidence: 0.88
One stated element changing state: a door opening, a lever thrown, a resource going from full to harvested.
- Kind event
- Area Game.Interactive
- Named by beta
The delta counterpart of StatedMapUpdateEvent.
THIS IS THE MESSAGE THAT TELLS YOU A RESOURCE WAS TAKEN. Combined with
InteractiveElementUpdatedEvent it is how a harvesting script learns that a
node it was heading for is no longer worth walking to - including when somebody
else took it.
Match by StatedElement.element_id and replace the element in your model.
When you may send it
- Requires
context_readyinferred
Related messages
- Unsolicited - nothing you send causes this the server publishes state changes as they happen
Fields
| # | Field | Type | Meaning | You set it |
|---|---|---|---|---|
| 3 | stated_element | StatedElement | The element whose state changed. A whole StatedElement - replace your copy rather than patching it. | never |
Recovered with score 130, confidence 0.88, margin 130 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: 1 of 3.
Aucun avis à afficher.