LlEscapeURL

De DigiWiki.

Version du 25 juin 2012 à 23:38 par Djphil (discuter | contributions)
(diff) ← Version précédente | Voir la version courante (diff) | Version suivante → (diff)
// provides a clickable link to the LSL Portal by escaping the space in the title
 
string title = "LSL Portal";
 
default{
    state_entry(){
        llOwnerSay("http://wiki.secondlife.com/wiki/" + llEscapeURL(title));
    }
}
Outils personnels
donate
Google Ads