Skip to content

function getPlayerAmulet (server-side)

Available since version: 0.1.10

This function will get the equipped player amulet.

Declaration

string|null getPlayerAmulet(int id)

Parameters

  • int id: the player id.

Returns string|null

the item instance from Daedalus scripts.