I mean how would i change so it worked with item 2196? Just put this?
unction onDeath(cid, corpse, deathlist)
if getPlayerSlotItem(cid, CONST_SLOT_NECKLACE).itemid 2196 == id of amulet then
doCreatureSetDropLoot(cid, false)
doSendMagicEffect(getCreaturePosition(cid)...