Skip to content

function getPlayerMana (server-side)

Available since version: 0.1.3

This function will get the player mana points.

Declaration

int getPlayerMana(int id)

Parameters

  • int id: the player id.

Returns int

the mana points amount.