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