Switch to edit mode.
Name(s): round21: "Copied from Alias_ (#8462):round2 Sep 20 19:26:49 2000"
2: blipp = eval(tostr("return ", argstr, " ;"))[2]
3: for thing in (blipp)
4: if (tostr(thing)[$ - 1..$] == "00")
5: player:tell(thing:nn())
6: endif
7: endfor
8: player:tell("done")