Turning in leve items

Forum Forums Discussion Turning in leve items

This topic contains 1 reply, has 2 voices, and was last updated by Nekro Nekro 3 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31115
    crimm
    crimm
    Participant
    0

    Hi,
    I’m trying to make a scenario to automatically turn in leves and I’m stuck at the handing in part.
    For Coffee Biscuits you can just spam num0 but that doesn’t work for Mythril Files or other items that don’t stack.
    When handing in those I have to right-click the item to open a pop-up and then select the item I want to hand in. But I haven’t found a way to do the same with only keyboard inputs. Does anyone know how to do that or if it’s even possible?

    #31146
    Nekro
    Nekro
    Participant
    1+

    Not sure if this is default config, but there is a keybind for that, which I am using for turning in coffee biscuits aswell.
    Try:

    key(num*, 0) // open context (=right click)
    key(num0, 0) // choose item
    • This reply was modified 3 years, 3 months ago by Nekro Nekro.
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.