A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/living/restore_spell_points
Name: restore_spell_points - raise the spell points in a living
Syntax:
restore_spell_points(int h)
Description:
The restore_spell_points function raises or reduces the spell points
in a living depending on the sign of h. The player is not notified
about this.
Note: If the living is a normal player, this will be logged.
Return value: none
Examples:
this_player()->restore_spell_points(10);
this_player()->restore_spell_points(-10);
See also:
This page was generated in LPC
Imprint / Impressum