Switch to edit mode.
Name(s): z1: "Copied from Ignite (#9659):z Nov 22 18:15:19 1999"
2: "This verb was made by Russ, Feel free to copy but please leave this tag on."
3: "And it was made half-decent by Ignite"
4: {eval, retval} = $su:explode(argstr, "=>")
5: this.location:announce_all(player:title(), " evals,")
6: this.location:announce_all("> ", eval[1..$ - 1], ";")
7: this.location:announce_all("> => " + tostr(retval)[2..$])
8: this.location:announce_all("> [used ", tostr(zem = toint(length(eval) / 6)), " ticks, ", tostr($su:left(tofloat(zem) / 196.434535, 8, "0")), " seconds.]")