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