User:Roland Riddler
Hello ツ How are you doing?
My name is Roland Riddler, I am from Berlin, Germany.
I like to script, meet and explore in SL.
here is one for you: <math> default {
state_entry()
{
}
touch_start(integer total_number)
{
llOwnerSay(llGetOwner());
}
} </math> //this one gets your UUID for you, on touch...
--Roland Riddler 21:04, 19 October 2009 (UTC)