LlGetOwner/fr: Difference between revisions
Jump to navigation
Jump to search
Gally Young (talk | contribs) creation |
Gally Young (talk | contribs) m fixe |
||
| Line 1: | Line 1: | ||
{{LSL_Function/fr | |||
|func_id=117|func_sleep=0.0|func_energy=10.0 | |func_id=117|func_sleep=0.0|func_energy=10.0 | ||
|func=llGetOwner|sort=GetOwner | |func=llGetOwner|sort=GetOwner | ||
Revision as of 13:10, 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 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.