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

From Second Life Wiki
Jump to navigation Jump to search
(localized to french)
 
m
Line 2: Line 2:
{{!}} {{LSL Const/fr|DATA_ONLINE|integer|1}}
{{!}} {{LSL Const/fr|DATA_ONLINE|integer|1}}
{{!}} {{#var:value}}
{{!}} {{#var:value}}
{{!}} ([[integer/fr|integer]]) {{HoverText|boolean|TRUE ouFALSE}}
{{!}} ([[integer/fr|integer]]) {{HoverText|boolean|TRUE ou FALSE}}
{{!}} colspan="4" {{!}} Détecte si un agent est en ligne
{{!}} colspan="4" {{!}} Détecte si un agent est en ligne
{{!}}-
{{!}}-

Revision as of 18:43, 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.