Kemer Envanteri Buton Kayma Fix | MEKA-SF

MEKA

Discord: mekaprojects
Site yetkilisi
Süper Moderatör
Premium Üye
Grafiker
Geliştirici
Yardımsever Üye
Mesaj
2.788
Çözümler
287
Beğeni
2.032
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:
Bulup da arayamadığım şey
 
Geri
Üst