Name: query_guild - get the guild of a player Syntax: string query_guild() Description: The query_guild call returns the guild of a player. Possible guilds are in the guild/ directory. Return value: A string containing the guild of the player Examples: string guild; guild=this_player()->query_guild(); See also: player/set_guild