Aller au contenu
Afficher dans l'application

Une meilleure façon de naviguer. En savoir plus.

Asterobot

Une application plein écran sur votre écran d'accueil avec notifications push, badges et plus encore.

Pour installer cette application sur iOS et iPadOS
  1. Appuyez sur Icône de partage dans Safari
  2. Faites défiler le menu et appuyez sur Ajouter à l'écran d'accueil.
  3. Appuyez sur Ajouter dans le coin supérieur droit.
Pour installer cette application sur Android
  1. Appuyez sur le menu à trois points (⋮) dans le coin supérieur droit du navigateur.
  2. Appuyez sur Ajouter à l'écran d'accueil ou Installer l'application.
  3. Confirmez en appuyant sur Installer.

ObjectHarvestedEvent

(0 notes)
  • summary: You just harvested this many of an item; the client shows the amount with the item's icon.
  • area: Game.Inventory
  • confidence: 0.90

You just harvested this many of an item; the client shows the amount with the item's icon.

  • Kind event
  • Area Game.Inventory
  • Named by beta, gamemapping

A harvest finished and produced items. object_gid is the item (an id from the items table) and quantity is how many this harvest gave.

IT IS A NOTIFICATION, NOT AN INVENTORY UPDATE. The client only displays it: it looks the item up for its icon and shows the gained amount over your character. The stack itself changes through the inventory messages - for an item you already hold that is ObjectQuantityEvent, whose quantity is the new total. Do not add this quantity to your inventory as well, or you will count the harvest twice.

A harvest that also produced bonus items arrives as the "with bonus" variant instead, which carries a third number the client shows in a second colour.

When you may send it

  • Requires character_selected inferred

Related messages

  • Unsolicited - nothing you send causes this it arrives when a harvest completes; the client does not ask for it

Fields

#FieldTypeMeaningYou set it
1object_gidint32The item that was harvested, as an id from the items table.
The client resolves it with the items table to show the item's icon.
never
2quantityint32How many of the item this harvest produced.
A gain, not a stack total; the inventory change arrives in its own message.
never

Recovered with score 265, confidence 0.90, margin 265 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.

Commentaires des utilisateurs

Aucun avis à afficher.

Compte

Navigation

Recherche

Recherche

Configurer les notifications push du navigateur

Chrome (Android)
  1. Appuyez sur l'icône de cadenas à côté de la barre d'adresse.
  2. Tap Autorisations → Notifications.
  3. Ajustez vos préférences.
Chrome (Desktop)
  1. Cliquez sur l'icône représentant un cadenas dans la barre d'adresse..
  2. Select Paramètres du site.
  3. Find Notifications et ajustez vos préférences.