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