Can one of you help me? .
When I press and hold the letter K, the window will not open for selecting the emoji
This is the line from root/ game.py
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
But the same thing I still face the problem of not appearing.
And those pictures are for illustration
And that is the circle that does not appear when pressing long on the letter Z
I will attach the files that I have modified to make sure of them
root/files
link:
vs :
also in Attachments files
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
And that is the circle that does not appear when pressing long on the letter Z
I will attach the files that I have modified to make sure of them
root/files
link:
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
vs :
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
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)
Benzer konular
- Cevaplar
- 21
- Görüntüleme
- 885
- Cevaplar
- 5
- Görüntüleme
- 422
- Cevaplar
- 28
- Görüntüleme
- 1K
