Difference between revisions of "LlGetCreator/fr"
Jump to navigation
Jump to search
m (Proofread) |
Gally Young (talk | contribs) m (fixe) |
||
Line 1: | Line 1: | ||
{{LSL_Function/fr | |||
|func=llGetCreator | |func=llGetCreator | ||
|sort=GetCreator | |sort=GetCreator |
Revision as of 12:04, 29 January 2008
LSL Portail Francophone | LSL Portail Anglophone | Fonctions | Évènements | Types | Operateurs | Constantes | Contrôle d'exécution | Bibliothèque | Tutoriels |
Description
Fonction: key llGetCreator( );Exemples
default { state_entry() { llSay(0, "Mon créateur est : " + (string) llGetCreator() ); } }
Voir également
Fonctions
• | llGetInventoryCreator | |||
• | llGetOwner |
Vous cherchez encore des informations ? Peut-être cette page du LSLwiki pourra vous renseigner.