Skip to content

function getPlayerRing (server-side)

Available since version: 0.1.10

This function will get the equipped player ring.

Declaration

string|null getPlayerRing(int id, int handId)

Parameters

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

Returns string|null

the item instance from Daedalus scripts.