Skip to content

function getPlayerMaxMana (client-side)

Available since version: 0.1.4

This function will get the player/npc max mana points.

Declaration

int getPlayerMaxMana(int id)

Parameters

  • int id: the player id.

Returns int

the maximum mana points amount.