A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/living/query_sp
Name: query_sp - return the amount of spell points of a living
Syntax:
int query_sp()
Description:
The query_sp call returns the amount of spell points of a living.
Return value:
A positive integer indicating the spell points. The value is always
lower or equal to the max_sp.
Examples:
int sp;
sp=this_player()->query_sp();
See also:
This page was generated in LPC
Imprint / Impressum