LlLoadURL

De DigiWiki.

Version du 25 août 2012 à 19:04 par Djphil (discuter | contributions)
(diff) ← Version précédente | Voir la version courante (diff) | Version suivante → (diff)
default
{
    touch_start(integer num_detected)
    {
        key id = llDetectedKey(0);// the touching avatar's key, must be in same region
        string info = "Visit the Second Life website!";// some info text for the dialog menu
        string url = "http://www.secondlife.com";// must start with either "http://..." or "https://..."
 
        llLoadURL(id, info, url);
    }
}
Outils personnels
donate
Google Ads