Difference between revisions of "Template:LSL Constants/llRequestAgentData/fr"

From Second Life Wiki
Jump to navigation Jump to search
m
m (typo (hope i fixed it properly))
Line 13: Line 13:
{{!}} {{#var:value}}
{{!}} {{#var:value}}
{{!}} [[string/fr|string]]
{{!}} [[string/fr|string]]
{{!}} colspan="4" {{!}} renvoie la date de création/naissance d'un agent (la date est un string dans un format ISO 8601 de AAAA-MM-JJ.=
{{!}} colspan="4" {{!}} renvoie la date de création/naissance d'un agent (la date est un string dans un format ISO 8601 de AAAA-MM-JJ ).
{{!}}-
{{!}}-
{{!}} {{LSL Const/fr|DATA_RATING|integer|4}}
{{!}} {{LSL Const/fr|DATA_RATING|integer|4}}

Revision as of 18:45, 27 March 2008

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.