View/Edit #649:order_tell

Switch to edit mode.

Name(s): order_tell
1:  dobj = args[3]
2:  prep = args[4]
3:  iobj = args[5]
4:  if (prep == "to")
5:    suspend(1)
6:    if ((rec = #1863:get_rec(args[1])) && rec[2] >= 1)
7:      this:say("Aye, sir!")
8:      suspend(1)
9:      this:send_message_to(dobj, iobj)
10:   else
11:     this:say("Why can't you?")
12:   endif
13: endif

Verb arguments: this none this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Maxamillian (#833)

You are not logged in.

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