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.

Status

(0 notes)
  • summary: The seven availability states a character can be in, from offline to solo.
  • area: Game.Common
  • confidence: 0.94

The seven availability states a character can be in, from offline to solo.

  • Kind enum
  • Area Game.Common
  • Named by beta

The states carried by CharacterStatus. Every dumped build declares exactly these seven, numbered 0 to 6 in this order, so the numbering is the real wire contract rather than a declaration-order artefact.

TWO OF THEM LOOK ALIKE AND ARE NOT. STATUS_IDLE is set by the CLIENT when it notices inactivity; STATUS_AFK is set deliberately by the PLAYER. Reporting AFK when you merely went quiet is a claim about intent that the real client does not make on its own.

STATUS_PRIVATE and STATUS_SOLO both decline contact but differ in kind: the first is "do not disturb", the second declines party and group invitations specifically.

Not sent on its own — an enum is never sent on its own. inferred

Used by

Values

ValueNumberMeaning
STATUS_OFFLINE0Not connected.
STATUS_AVAILABLE1Connected and open to contact. The normal state.
STATUS_IDLE2Connected but inactive.
Set by the CLIENT on noticing inactivity, not by the player.
STATUS_AFK3Away from keyboard.
Set DELIBERATELY by the player. Not the same as idle.
STATUS_PRIVATE4Do not disturb: visible, but declining contact.
STATUS_SOLO5Playing alone - declines party and group invitations.
STATUS_UNKNOWN6Unknown or unrepresentable state.

Recovered with score 125, confidence 0.94, margin 125 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: 7 of 7.

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.