function
setPlayerLevel (client-side)
Available since version: 0.2.1
This function will set the player/npc level.
Declaration
void setPlayerLevel(int id, int level)
Parameters
int
id: the player id.int
level: the level.