default { timer() { float f = ((float)3) + llGetNumberOfSides(); llOwnerSay((string)((list)f)); } }