function
getPlayerStrength (client-side)
Available since version: 0.1.0
This function will get the player/npc strength points.
Declaration
int getPlayerStrength(int id)
Parameters
int
id: the player id.
Returns int
the strength points amount.