Arama Sonuçları

  1. Toranaga

    Bulundu Expandedtaskbarı envatere nasıl sabitleyebilirim ?

    Emin değilim böyle olması lazım. class ExpandedMoneyTaskBar(ui.ScriptWindow): # içindeki def OnPressEscapeKey(self): #vu fonksiyonu değiştir. return True
  2. Toranaga

    Bulundu Expandedtaskbarı envatere nasıl sabitleyebilirim ?

    # interfacemodule.py def ToggleInventoryWindow(self): if False == player.IsObserverMode(): if False == self.wndInventory.IsShow(): self.wndInventory.Show() self.wndExpandedMoney.Show() self.wndInventory.SetTop()...
Geri
Üst