Skip to content

function getPlayerStrength (server-side)

Available since version: 0.0.1

This function will get the player strength points.

Declaration

int getPlayerStrength(int id)

Parameters

  • int id: the player id.

Returns int

the strength points amount.