blob: d7633de33edab765cb604720fdd10ee69c9fcc07 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001query_real_name()
2
3SYNOPSIS:
4 string query_real_name(void)
5
6DESCRIPTION:
7 The result of this_player()->query_real_name() is used as
8 default argument for the efun wizlist().
9
10 If LOG_SHOUT was #defined in the parser at compile time, the
11 efun shout will use query_real_name() to log the shouter's
12 name.
13
14SEE ALSO:
15 shout(E), wizlist(E)