LlGetOwner/fr
Jump to navigation
Jump to search
LSL Portail Francophone | LSL Portail Anglophone | Fonctions | Évènements | Types | Operateurs | Constantes | Contrôle d'exécution | Bibliothèque | Tutoriels |
Description
Fonction: key llGetOwner( );Exemples
<lsl>default {
state_entry() { llInstantMessage(llGetOwner(),"Seul vous pouvez m'entendre."); }
}</lsl>
Voir également
Fonctions
• | llGetCreator | |||
• | llGetOwnerKey | |||
• | llDetectedOwner |
Vous cherchez encore des informations ? Peut-être cette page du LSLwiki pourra vous renseigner.