function
getPlayerMaxMana (server-side)
Available since version: 0.1.3
This function will get the player max mana points.
Declaration
int getPlayerMaxMana(int id)
Parameters
int
id: the player id.
Returns int
the maximum mana points amount.