Switch to edit mode.
Name(s): receive_page1: if (this:connected())
2: if (this.garble == 1)
3: for x in (args)
4: player:tell(x)
5: endfor
6: else
7: return pass(@args)
8: endif
9: else
10: $mail_agent:send_message(this, {this}, {tostr("Recorded Page from ", $su:nn(player)), {player}}, {@$msg:substitute(caller, @args)})
11: return pass(@args)
12: endif
13: "Last modified by Cephei (#4545) on Sun Dec 24 20:27:05 2000 MST."