event
onPlayerEquipRing (server-side)
This event is triggered when player equips ring.
Parameters
int playerid, int itemId
int
playerid: the id of the player who equips a ring.int
itemId: the id of the ring.