OSRS Plugin API
    Preparing search index...

    Function npcCoordFine

    • Gets the current fine coordinates of the specified npc.

      Parameters

      • npcId: number

        id of the npc.

      Returns FineCoord

      the coordinates of the NPC in a FineCoord class.

      local npcCoordFine = osrs.ClientOp.npcCoordFine(id)