Skip to content

function setPlayerStrength (client-side)

Available since version: 0.1.1

This function will set the player/npc strength points.

Declaration

void setPlayerStrength(int id, int strength)

Parameters

  • int id: the player id.
  • int strength: the strength points amount.