default { timer() { vector v = <1,2,3>; llOwnerSay((string)v.x); } }