A
          / \      _             Play Now                         Nemesis on fb
          | |     | |  _______   _        _   _______    _______   _    _______
          | |\    | | |   ____| |  \    /  | |   ____|  /   ____| | |  /   ____|
 /-------/-------------------------------------------------------------------,
O= Home <=XX|  About  News  Pics  Adventurers  Wizards  Download  Connect     >
 \-------\-------------------------------------------------------------------'
          | |   \   | |  |____  | |      | | |  |____   ___ \  \  | |  ___ \  \
          | |     \_| |_______| |_|      |_| |_______| |_______/  |_| |_______/
          \ /
           V  

Documentation Area

Document Path: /doc/player/query_path


Name: query_path - get current directory from player

Syntax:
	string query_path()

Description:
	The query_path function returns the current directory of a player.

	This function is obsolete now, and is presented only for com-
	patibility. Use get_path to get information about a player's path.

Return value:
	A string containing the current directory of the player.

Examples:
	string dir;
	dir=this_player()->query_path();

See also:


This page was generated in LPC

Imprint / Impressum