blob: 36ba9044d02cadaf29705e08e3894f72a2c640fc [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001query_real_name()
Zesstra953f9972017-02-18 15:37:36 +01002*****************
MG Mud User88f12472016-06-24 23:31:02 +02003
MG Mud User88f12472016-06-24 23:31:02 +02004
Zesstra953f9972017-02-18 15:37:36 +01005SYNOPSIS
6========
MG Mud User88f12472016-06-24 23:31:02 +02007
Zesstra953f9972017-02-18 15:37:36 +01008 string query_real_name(void)
MG Mud User88f12472016-06-24 23:31:02 +02009
Zesstra953f9972017-02-18 15:37:36 +010010
11DESCRIPTION
12===========
13
14 The result of this_player()->query_real_name() is used as
15 default argument for the efun wizlist().
16
17 If LOG_SHOUT was #defined in the parser at compile time, the
18 efun shout will use query_real_name() to log the shouter's
19 name.
20
21
22SEE ALSO
23========
24
25 shout(E), wizlist(E)