- Mesaj
- 2.852
- Çözümler
- 297
- Beğeni
- 2.134
- Puan
- 1.850
- Ticaret Puanı
- 2
uiinventory.py
Arat:
class BeltInventoryWindow(ui.ScriptWindow):
Bul:
def OpenInventory(self):
self.wndBeltInventoryLayer.Show()
self.expandBtn.Hide()
Altına Ekle:
self.AdjustPositionAndSize()
Bul:
def CloseInventory(self):
self.wndBeltInventoryLayer.Hide()
self.expandBtn.Show()
Altına Ekle:
self.AdjustPositionAndSize()
Linkleri görebilmek için
giriş yap veya kayıt ol.
Son düzenleme: