Skip to content

function getPlayerLevel (client-side)

Available since version: 0.1.5.2

This function will get the player/npc level.

Declaration

int getPlayerLevel(int id)

Parameters

  • int id: the player id.

Returns int

the level.