mud/lib/doc/lfun/all/AddExperiencePoints
2020-09-06 05:43:07 -07:00

25 lines
370 B
Plaintext

ADDEXPERIENCEPOINTS
NAME
AddExperiencePoints()
SYNOPSIS
int AddExperiencePoints(mixed x)
DESCRIPTION
This is the function called when "XP" is to be added to a player.
EXAMPLES
this_player()->AddExperiencePoints(42)
LOCATION
/lib/body
SEE ALSO
GetExperiencePoints, SetCustomXP, GetCustomXP
Author
Cratylus