Skip to content

function getPlayerRing (server-side)

Available since version: 0.1.10

This function will get the equipped player ring.

Declaration

int getPlayerRing(int id, int handId)

Parameters

  • int id: the player id.
  • int handId: the handId. For more information see Hand constants.

Returns int

the itemId of equipped ring.