blob: 1ebc69fb1486ef98a58f36adb2fdf4135f824447 [file] [log] [blame]
Zesstra953f9972017-02-18 15:37:36 +01001
2query_real_name()
3*****************
4
5
6SYNOPSIS
7========
8
9 string query_real_name(void)
10
11
12DESCRIPTION
13===========
14
15 The result of this_player()->query_real_name() is used as
16 default argument for the efun wizlist().
17
18 If LOG_SHOUT was #defined in the parser at compile time, the
19 efun shout will use query_real_name() to log the shouter's
20 name.
21
22
23SEE ALSO
24========
25
26 shout(E), wizlist(E)