Skip to content

function getPlayerMaxHealth (server-side)

Available since version: 0.0.1

This function will get the player max health points.

Declaration

int getPlayerMaxHealth(int id)

Parameters

  • int id: the player id.

Returns int

the maximum health points amount.