229 @verb #1606:"@talk" none none none rdo #60 @program #1606:"@talk" none none none "Copied from Generic Room (#6):@talk by Hacker (#60)Apr 14 14:07:43 2001" player:tell("Type what you want to say; use `.' to end.") try text = $command_utils:read_lines() except (E_INVARG) "Hung up on us :-P" return endtry for x in [1..length(text)] text[x] = tostr("> ", text[x]) endfor this:sub_announce_all("%n says:") for line in ({@text}) this:announce_all(line) endfor "Last modified by manta (#7165) on Wed Nov 28 10:37:18 2001 MST." . 0