function
setPlayerMana (client-side)
Available since version: 0.1.4
This function will set the player/npc mana points.
Declaration
void setPlayerMana(int id, int mana)
Parameters
int
id: the player id.int
mana: the mana points amount.