Gets the unique uid of the npc from the server.
id of the npc.
the uid of the npc.
-- Highlights Brugsen Bursenid = osrs.ClientOp.getNpcIdByName("Brugsen Bursen")osrs.ClientOp.highlightNpcOn(osrs.ClientOp.npcUid(id), osrs.ClientOp.npcCreationCycle(id), 6) Copy
-- Highlights Brugsen Bursenid = osrs.ClientOp.getNpcIdByName("Brugsen Bursen")osrs.ClientOp.highlightNpcOn(osrs.ClientOp.npcUid(id), osrs.ClientOp.npcCreationCycle(id), 6)
Gets the unique uid of the npc from the server.