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

Documentation Area

Document Path: /doc/player/add_exp


Name: add_exp - give a player experience points

Syntax:
	add_exp(int exp)

Description:
	The add_exp adds or removes a certain amount to the experience of 
	a player, depending on the sign of exp.

	Note: This call will be always logged!

Return value: none

Examples:
	this_player()->add_exp(10);

See also:


This page was generated in LPC

Imprint / Impressum