Switch to edit mode.
Name(s): @ann1: tmp = r = {}
2: target = "all"
3: try
4: tmp = $no_one:eval(tostr(args[1]))
5: if (!tmp[1])
6: tmp = {}
7: else
8: tmp = tmp[2]
9: endif
10: except e (ANY)
11: tmp = {}
12: endtry
13: tmp = tmp ? tmp | argstr
14: this:hannounce_all(0, tmp)
15: "Last modified by Wingy (#9223) on Sun Feb 2 16:06:33 2003 MST."