berkmenoo 1
berkmenoo
farkmt2official 1
farkmt2official
kralhakan2009 1
kralhakan2009
Vahsi Uzman 1
Vahsi Uzman
Hikaye Ekle
Kaynak ikonu

NUEVO SYSTEM EMOTICON 1

indirmek için izniniz yok
  • Konuyu başlatan Konuyu başlatan Ulquiorra Schiffer
  • Başlangıç tarihi Başlangıç tarihi
  • Cevaplar Cevaplar 7
  • Görüntüleme Görüntüleme 3K
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
942e0473930527f7b70e1bfd657f3cb3o.png


Download:
W.T:
 
Can one of you help me? .
When I press and hold the letter K, the window will not open for selecting the emoji

C++:
        onPressKeyDict[app.DIK_K]    = lambda : self.__showemoteinterface()

This is the line from root/ game.py
 
I changed the letter which responsible for showing the circle that enables me to choose the emoji , to the letter Z. , Because I have K inventory system..

In the following two codes

Kod:
        #EMOTE_SYSTEM_LOL
        onPressKeyDict[app.DIK_ESC]    = lambda : self.__hideemoteinventory()
        onPressKeyDict[app.DIK_Y]    = lambda : self.__showemoteinventory()
        onPressKeyDict[app.DIK_K]    = lambda : self.__showemoteinterface()
        #EMOTE_SYSTEM_LOL


Kod:
        #EMOTE_SYSTEM_LOL
        onClickKeyDict[app.DIK_K]    = lambda : self.__hideemoteinterface()
        #EMOTE_SYSTEM_LOL


But the same thing I still face the problem of not appearing.

And those pictures are for illustration

p_1707eedqb1.png



And that is the circle that does not appear when pressing long on the letter Z


p_1707rtj162.png


I will attach the files that I have modified to make sure of them

root/files


link:
vs :

also in Attachments files



 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

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

Geri
Üst