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

Documentation Area

Document Path: /doc/player/query_map


Name: query_map - check if a player has a specific map

Syntax:
	int query_map(string map)

Description:
	The query_map function chskes if a player possesses a specific map.
	Possible maps are listed in /include/map_defines.h.

Return value:
	1, if the players has the map, 0 if not.

Examples:
	int has_map;
	has_map=this_player()->query_map("garham_vill");

See also:


This page was generated in LPC

Imprint / Impressum