default { touch_start(integer n) { llSay(0, "Touched by " + llDetectedName(0)); } }