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
default
{
state_entry()
{
llInstantMessage(llGetOwner(),"Seul vous pouvez m'entendre.");
}
}
Voir également
Fonctions
| • | llGetCreator | |||
| • | llGetOwnerKey | |||
| • | llDetectedOwner |
Vous cherchez encore des informations ? Peut-être cette page du LSLwiki pourra vous renseigner.