View/Edit #2030:tell

Switch to edit mode.

Name(s): tell
1: "Repeats the message inside if the sonic property is set."
2: if (this.sonic)
3:   for dude in (this:contents())
4:     dude:tell(@args)
5:   endfor
6: endif
7: return pass(@args)

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

You are not logged in.

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