200 @verb #9239:"commands" this none none rxdo #7788 @program #9239:"commands" this none none if (!this.commands) player:tell(this, " doesn't know any commands.") return endif commands = {} for command in (this.commands) if (length(command) == 2) commands = {@commands, command[1]} endif endfor player:sub_tell("To give %t a command, use \"tell %t to \", where is one of: %1", $list_utils:sort(commands)) "Last modified by Dax (#789) on Tue Jun 2 17:10:15 1998 EDT." . 0