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.

InventoryWeightEvent

(0 notes)
  • summary: How full your inventory is, and how full it can get. Both numbers, every time.
  • area: Game.Inventory
  • confidence: 0.90

How full your inventory is, and how full it can get. Both numbers, every time.

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

BOTH NUMBERS, EVERY TIME. The server does not send "you gained 12 weight"; it sends the current weight and the ceiling together, so you can overwrite your state rather than accumulate into it. If you are tracking pods, this message IS your state - do not try to keep a running total from item pickups and drops.

WHEN IT ARRIVES

Whenever what you are carrying changes, and once when the inventory first loads. Treat it as a refresh, not a delta.

READ IT BY ROLE, NOT BY NUMBER. The two members swap field numbers between builds - on some the weight is #1 and the ceiling #2, on others the reverse, and on the current build they are #1 and #3 with a decoy between them. The recovered names are what to key on.

WHAT THE CLIENT DOES WITH IT

It feeds a progress gauge: the current weight becomes the bar's value and the maximum its full extent. That is the whole handling - no thresholds, no warnings in this message. If you want an "overloaded" signal you have to compare the two yourself.

ONE DECLARED MEMBER IS PADDING and no dumped client has ever read it.

When you may send it

  • Requires context_ready observed

Related messages

  • Unsolicited - nothing you send causes this the server sends it whenever what you carry changes; nothing requests it

Fields

#FieldTypeMeaningYou set it
1inventory_weightint32How much your inventory currently weighs.never
3weight_maxint32The most it can weigh before you are overloaded.never

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

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.