Skip to content

function unequipHelmet (client-side)

Available since version: 0.3.0

This function will unequip the current helmet from a player or NPC.

Declaration

boolean unequipHelmet(number player_id)

Parameters

  • number player_id: Target player or client NPC id.

Returns boolean

True when a helmet item was equipped and unequipped.