Skip to content

function getPlayerHelmet (server-side)

Available since version: 0.0.1

This function will get the equipped player helmet.

Declaration

int getPlayerHelmet(int id)

Parameters

  • int id: the player id.

Returns int

the itemId of equipped helmet.