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

Documentation Area

Document Path: /doc/player/remove_selected_scar


Name: remove_selected_scar - remove a specific scar from a player

Syntax:
	int remove_selected_scar(int num)

Description:
	The remove_selected_scar function removes a specific scar from the
	player, selected by num.

	The scars have the following numbers:
		0 : left leg		5 : left hand
		1 : right leg		6 : right hand
		2 : nose		7 : forehead
		3 : left arm		8 : left cheek
		4 : right arm		9 : right cheek

Return value:
	The new scar value (same as query_scars).

Examples:
	this_player()->remove_selected_scar(1);

See also:


This page was generated in LPC

Imprint / Impressum