Switch to edit mode.
Name(s): wave verb11: if ($command_utils:object_match_failed(iobj, iobjstr) || !this:ok())
2: return 0
3: elseif (!this.power)
4: $msg:mtell("power_isoff")
5: else
6: $msg:mtell({iobj, "i"}, "wave")
7: this:do_scan(iobj) && this:look_self()
8: endif