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