CanEquipItem

boolean wOS.ALCS.Crafting.CanEquipItem( Player ply , Table item )

Description

Called before a player equips an item.

Arguments

1 Player ply
The Player equipping an item.
2 Table item
The Items data table.

Returns

1 boolean
Return true to prevent item being equipped.
wikOS powered By wiltOS Technologies