Skip to content

Auto-pickup is ineffective for the loot window when using the Pick Pocket and Pick Lock spells. #3

@jilinge2

Description

@jilinge2

I swapped the positions of 0 and 1 here. When picking up items from a corpse, the auto-pickup feature works, but the auto-pickup does not work when using the Rogue's Pick Pocket and Pick Lock spells.
function IfShiftAutoloot() if IsShiftKeyDown() then SetAutoloot(0) else SetAutoloot(1) end end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions