Switch to edit mode.
Name(s): jabber_quiet1: "Tells player the text in args[1], with substitutions as specified by subsequent args." 2: if (args[1]) 3: player:sub_tell(args[1], @args[2..length(args)]) 4: endif 5: "Last modified by Dax (#789) on Tue Jun 2 17:08:55 1998 EDT."