1. uiofflineshopbuilder.py aç ve arat
  2. def OnSelectEmptySlot(self, selectedSlotPos):
  3. altında bunu bul
  4. if (player.SLOT_TYPE_INVENTORY != attachedSlotType:
  5. değiştir
  6. if (player.SLOT_TYPE_INVENTORY != attachedSlotType and player.SLOT_TYPE_DRAGON_SOUL_INVENTORY != attachedSlotType and player.SLOT_TYPE_SKILL_BOOK_INVENTORY != attachedSlotType and player.SLOT_TYPE_UPGRADE_ITEMS_INVENTORY != attachedSlotType and player.SLOT_TYPE_STONE_INVENTORY != attachedSlotType and player.SLOT_TYPE_SANDIK_INVENTORY != attachedSlotType):
  7. uiofflineshopbuilder.py bitti
  8. ------------------------------------------------------------------------------
  9. uiprivateshopbuilder.py aç ve arat
  10. def OnSelectEmptySlot(self, selectedSlotPos):
  11. altında bunu bul
  12. if (player.SLOT_TYPE_INVENTORY != attachedSlotType:
  13. bununla değiştir
  14. if (player.SLOT_TYPE_INVENTORY != attachedSlotType and player.SLOT_TYPE_DRAGON_SOUL_INVENTORY != attachedSlotType and player.SLOT_TYPE_SKILL_BOOK_INVENTORY != attachedSlotType and player.SLOT_TYPE_UPGRADE_ITEMS_INVENTORY != attachedSlotType and player.SLOT_TYPE_STONE_INVENTORY != attachedSlotType and player.SLOT_TYPE_SANDIK_INVENTORY != attachedSlotType):
  15. uiprivateshopbuilder.py bitti