View/Edit #4572:tell_things

Switch to edit mode.

Name(s): tell_things
1: {things} = args
2: if (!things)
3:   $msg:mtell("thing_none")
4: elseif (length(things) == 1)
5:   $msg:mtell("thing_sing", things[1])
6: else
7:   $msg:mtell("thing_plur", things)
8: endif

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

You are not logged in.

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