Skip to content

function setPlayerMaxMana (client-side)

Available since version: 0.1.4

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

Declaration

void setPlayerMaxMana(int id, int maxMana)

Parameters

  • int id: the player id.
  • int maxMana: the maximum mana points amount.