kralhakan2009 1
kralhakan2009
Vahsi Uzman 1
Vahsi Uzman
mavzermete 1
mavzermete
xranzei 1
xranzei
noisiv 1
noisiv
Manwe Work 1
Manwe Work
Hikaye Ekle

[Small Release] Show all channel

HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!

Kod:
    if app.WJ_SHOW_ALL_CHANNEL:
        def BINARY_OnChannelPacket(self, channel):
            import net
            dict = {
                'default' : 'Metin2, CH %d',
                'game99' : 'Metin2, CH Donald Trump'
            }
          
            tokens = dict['default'] % channel
            if channel is 99:
                tokens = dict['game99']

            net.SetServerInfo(tokens.strip())
            if self.interface:
                self.interface.wndMiniMap.serverInfo.SetText(net.GetServerInfo())

This is the code you gave. I tried and got syser error; 0927 15:35:12683 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR .
This syserr comes when any ch99 is connected to the map. What is the solution?
 

Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)

Geri
Üst