function
getPlayerRing (client-side)
Available since version: 0.1.10
This function will get the equipped player/npc 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.