playerInMap

🔍 Prototype

character.playerInMap(name)
character.playerInMap(id)

📝 Paramètres

Paramètre
Type
Description
  • name

  • string

  • Le nom du personnage.

  • id

  • int

  • L'identifiant du personnage.

🔙 Retour

Type
Description
  • bool

  • Indiquant si un personnage est présent sur la carte.

Dernière mise à jour