Template:LSL Constants/llRequestAgentData/fr

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
DATA_ONLINE 1 (integer) boolean Détecte si un agent est en ligne
DATA_NAME 2 string Renvoie le nom d'un agent
DATA_BORN 3 string renvoie la date de création/naissance d'un agent (la date est un string dans un format ISO 8601 de AAAA-MM-JJ ).
DATA_RATING 4 llCSV2List() Désactivé : Renvoie à présent [0, 0, 0, 0, 0, 0]
Renvoyé : [pos_behavior, neg_behavior, pos_appearance, neg_appearance, pos_building, neg_building]
DATA_PAYINFO 8 (integer) codes Codes Descriptions
PAYMENT_INFO_ON_FILE 0x1 Signale si les informations de paiement de l'agent sont sur sur fichier.
PAYMENT_INFO_USED 0x2 Signale si les informations de paiement ont déja été utilisées.