function
getPlayerMana (client-side)
Available since version: 0.1.4
This function will get the player/npc mana points.
Declaration
int getPlayerMana(int id)
Parameters
int
id: the player id.
Returns int
the mana points amount.