Jump to content

Loffx

Inactive Member
  • Posts

    2
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Loffx

  1. Hello guys ! I have the problem that I can't drop alchemy stones from the alchemy window

     

    spacer.png

     

    I Found something in the game.py

     

    def __DropItem
    elif player.SLOT_TYPE_DRAGON_SOUL_INVENTORY == attachedType:
                    dropItemIndex = player.GetItemIndex(player.DRAGON_SOUL_INVENTORY, attachedItemSlotPos)
                    item.SelectItem(dropItemIndex)
                    dropItemName = item.GetItemName()

     

    but my sysrr is clean

     

    Does anyone have a idea? or maybe the same problem?

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.