Hikayeler

Reklam vermek için turkmmo@gmail.com
Kaynak ikonu

Mavi Ruh - Renkli Sohbet Sistemi [SORUNSUZ]-[PYTHON] 1

indirmek için izniniz yok

Metin2 EP, Valorant VP dahil tüm oyun ürünlerini en uygun fiyatlarla bulabilir, Item ve Karakterlerinizi hızlıca satabilirsiniz. HEMEN TIKLA!

Sorunu Çözdüm
Çözüm

Arat

Python:
chatLine.SetMax

Değiştir

Python:
chatLine.SetMax(485)

Hemen altında

Python:
chatLine.x = 0

Değiştir


Python:
#chatLine.x = 0


Arat

Python:
    def Open(self):

Bul

Python:
self.chatLine.SetPosition


değiştir

Python:
self.chatLine.SetPosition (84, 5)


Bende böyleydi:
        self.btnSend.Show()
        self.Show()

Sildim


Arat

Python:
self.btnSend.SetPosition(self.GetWidth()

Değiştir

Python:
self.btnSend.SetPosition(self.GetWidth()  + 3, 2)

Arat

Python:
if localeInfo.IsARABIC():

Değiştir


Python:
        if localeInfo.IsARABIC():
            chat.SetPosition(self.chatID, x + width - 10, y + height)
        else:
            chat.SetPosition(self.chatID, x + 10, y + height)


Son Olarak

Arat

Python:
chatLine = ChatLine()

Altına ekle


Bu kısım Yoktu Bende:
        self.chatLine = chatLine
        
        btnColor = ChatColorButton()
        btnColor.SetParent(self)
        btnColor.SetSize(20, 18)
        btnColor.SetText("N")
        btnColor.SetPosition(54, 2)
        btnColor.SAFE_SetEvent(self.OnChangeChatColor)
        self.btnColor = btnColor
 
Unutmadan Kanıt

0204_232510.jpg


NOT: Winmerge ile karşılaştırdım da yaptım
 
link hatası
 
reupload please
 

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

Geri
Üst