LlGetOwner/fr - Second Life Wiki

LlGetOwner/fr

From Second Life Wiki

Jump to: navigation, search

Fonction: key llGetOwner( );

Renvoie un correspondant au propriétaire du script.


Exemples

default
{
    state_entry()
    {
        llInstantMessage(llGetOwner(),"Seul vous pouvez m'entendre.");
    }
}

Voir également

Fonctions

•  llGetCreator
•  llGetOwnerKey
•  llDetectedOwner