From the NannyMUD documentation

LAST CHANGE

2003-05-30

FUNCTION


NAME

        query_country_name - What country is the player playing from?

LOCATION

        /obj/player.c

SYNTAX

        string query_country_name();

DESCRIPTION

        This function returns the country name of the country from
        which the player is connected.

SEE ALSO

        query_country_code in lfun/player/query_country_code

SEE ALSO

        whered in daemon/whered