default { state_entry() { llSetTimerEvent(1.0); } timer() { llMessageLinked(LINK_SET,3,"",""); } }