Hello Avatar Companion

De DigiWiki.

This script is the unofficial companion to the famous Hello Avatar script from Linden Lab.

default
{
    state_entry()
    {
        llListen(0,"","","");
    }
    listen(integer chan, string name, key id, string msg)
    {
        if (msg == "Hello, Avatar!")
        {
        llSay(0, "Hello, " + name + "!");
        }
    }
}
Outils personnels
  • Cette page a été consultée 522 fois.
donate
Google Ads