event
onPlayerEquipArmor (server-side)
This event is triggered when player equips armor.
Parameters
int playerid, int itemId
int
playerid: the id of the player who equips an armor.int
itemId: the id of the armor.