View/Edit #3873:description look_self

Switch to edit mode.

Name(s): description look_self
1:  player = args ? args[1] | player
2:  d = {this:title(), this.description}
3:  for dealer in (this.dealers)
4:    {name, active, aliases, desc, short} = dealer
5:    if (active)
6:      d = {@d, short}
7:    endif
8:  endfor
9:  d = {@d, "Voices of the Madness: "}
10: c = this:contents()
11: for x in [1..length(c)]
12:   c[x] = $madness:player_get_sub(c[x])
13:   d = {@d, " " + c[x].name}
14: endfor
15: player:tell(d)
16: "Last modified by Eve (#2633) on Wed Nov  1 17:48:07 2000 MST."

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

You are not logged in.

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