Skip to content

function getPlayerTalent (server-side)

Available since version: 0.0.1

This function will get the player talent.

Declaration

int getPlayerTalent(int id, int talentId)

Parameters

  • int id: the player id.
  • int talentId: the talent id. For more information see Talent constants.

Returns int

the current talent value for specific talent id.