• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua Modalwindow bug with Tibia 11

Joined
Jul 18, 2014
Messages
193
Solutions
2
Reaction score
15
Hi! Yesterday i was testing Tibia 11 with modalwindows and i could see that this functions:
Code:
setDefaultEnterButton(buttonId)
setDefaultEscapeButton(buttonId)

doesn't work properly. It doesn't matter if you put this functions or not, pressing down "Enter" key or "Escape" key, the modalwindow will close and nothing will happen.

Somebody knows how to fix it?

Thanks!
 
Back
Top