default { timer() { list L = llGetAgentList(4, []); llOwnerSay((string)(L != [])); } }