- Katılım
- 28 Nis 2020
- Konular
- 1
- Mesajlar
- 10
- Online süresi
- 8d 13h
- Reaksiyon Skoru
- 1
- Altın Konu
- 0
- TM Yaşı
- 6 Yıl 1 Ay 9 Gün
- Başarım Puanı
- 47
- Yaş
- 29
- MmoLira
- 373
- DevLira
- 0
ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ 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?
