Skip to content

function getPlayerDexterity (server-side)

Available since version: 0.0.1

This function will get the player dexterity points.

Declaration

int getPlayerDexterity(int id)

Parameters

  • int id: the player id.

Returns int

the dexterity points amount.