function unequipArmor (client-side)
Available since version: 0.3.0
This function will unequip the current armor from a player or NPC.
Declaration
boolean unequipArmor(number player_id)
Parameters
numberplayer_id: Target player or client NPC id.
Returns boolean
True when an armor item was equipped and unequipped.