Name: query_mailaddr - get the mail address from a player Syntax: string query_mailaddr() Description: The query_mailaddr call returns the mail address of a player, if set. Return value: A string containing the mail address of the player Examples: string mailaddr; mailaddr=this_player()->query_mailaddr(); See also: helpdir/set