View/Edit #50:e*dit

Switch to edit mode.

Name(s): e*dit
1:  if (!args)
2:    player:tell("edit what?")
3:  else
4:    if (argstr == "this")
5:      "Modified so that 'e this' will effectively reformat the text"
6:      who = player in this.active
7:      argstr = tostr(this.objects[who], ":", this.verbnames[who])
8:    endif
9:    this:invoke(argstr, verb)
10: endif

Verb arguments: any none none
Verb perms: Readable NOT-Debug
Verb owned by: Hacker (#60)

You are not logged in.

[home | help | who | search | setup | code]