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

Documentation Area

Document Path: /doc/player/query_scars


Name: query_scars - get the scar information from a player

Syntax:
	int query_scars()

Description:
	The query_scar call returns the scar information from a player.
	All scars (10) are stored in an integer using binary coding.
	The scar numbers and names are listed in make_selected_scar.

Return value:
	An integer containing the binary-coded scar information.

Examples:
	int scars;
	scars=this_player()->query_scars();

See also:


This page was generated in LPC

Imprint / Impressum