reaksiyon Posted August 29, 2018 Posted August 29, 2018 I changed the Options(Ayarlar) in menu like other buttons. but when im putting my mouse on that theres a bubble it says Ayarlar again. Its annoying  I mean: http://prntscr.com/ko5k5j  How can i disable this bubble?
0 jcsnider Posted August 29, 2018 Posted August 29, 2018 Oh, gotcha.... Maybe make a new button graphic with the Ayarlar text embedded for now instead of the client rendering the text?  I'll see what options we have for customizing that in B5
0 jcsnider Posted August 29, 2018 Posted August 29, 2018 Remove the text between <Options></Options> in the language file inside the <MainMenu></Mainmenu> block. Â <MainMenu> <string id="title">Main Menu</string> <string id="login">Login</string> <string id="register">Register</string> <string id="credits">Credits</string> <string id="exit">Exit</string> <string id="options"></string> </MainMenu> Â
0 reaksiyon Posted August 29, 2018 Author Posted August 29, 2018 But when im removing "Ayarlar" string in <string id="options"></string> . My Settings button's inside is going to clear too Like: Login Register Credits [Clear (nothing typing)] Exit
Question
reaksiyon
I changed the Options(Ayarlar) in menu like other buttons.
but when im putting my mouse on that theres a bubble it says Ayarlar again. Its annoying
Â
I mean:Â http://prntscr.com/ko5k5j
Â
How can i disable this bubble?
3 answers to this question
Recommended Posts