Skip to content

function getPlayerBelt (server-side)

Available since version: 0.1.10

This function will get the equipped player belt.

Declaration

int getPlayerBelt(int id)

Parameters

  • int id: the player id.

Returns int

the itemId of equipped belt.