Arama Sonuçları

  1. MEKA

    Yardım GreatShop Edit Mod Hatası

    Bize yanlış dosyayı verdin o zaman çünkü attığın dosyada şu şekilde ayarlı def OnUpdate(self): if self.lastUpdate < app.GetGlobalTime(): self.lastUpdate=app.GetGlobalTime()+10000 if int(self.id)>0: net.SendChatPacket("/refresh_shop_items...
  2. MEKA

    Yardım GreatShop Edit Mod Hatası

    def OnUpdate(self): if self.IsShow() and self.lastUpdate < app.GetGlobalTime(): self.lastUpdate=app.GetGlobalTime()+1000 if int(self.id)>0: net.SendChatPacket("/update_shop_item edit_tick|"+self.id) şu şekilde düzenleme yapıp dener...
  3. MEKA

    Yardım GreatShop Edit Mod Hatası

    cmd_general ve cmd.cpp dosyanı ekler misin?
Geri
Üst