Try changing the view: CTRL + .
Keep trying, or check your modules gameinterface.lua under game_interface for this line
g_keyboard.bindKeyDown('Ctrl+.', nextViewMode, gameRootPanel)
Thats the shortcut for that. Theres 3 view modes (0,1,2)
Keep trying, or check your modules gameinterface.lua under game_interface for this line
g_keyboard.bindKeyDown('Ctrl+.', nextViewMode, gameRootPanel)
Thats the shortcut for that. Theres 3 view modes (0,1,2)
I want to do what this member asked
OTClient Layout/Theme Fullscreen? How?
I already gave you the solution.