tibia-client/modules/client_options/general.otui

45 lines
998 B
Plaintext

Panel
OptionCheckBox
id: classicControl
!text: tr('Classic control')
OptionCheckBox
id: autoChaseOverride
!text: tr('Allow auto chase override')
OptionCheckBox
id: showInfoMessagesInConsole
!text: tr('Show info messages in console')
OptionCheckBox
id: showEventMessagesInConsole
!text: tr('Show event messages in console')
OptionCheckBox
id: showStatusMessagesInConsole
!text: tr('Show status messages in console')
OptionCheckBox
id: showTimestampsInConsole
!text: tr('Show timestamps in console')
OptionCheckBox
id: showLevelsInConsole
!text: tr('Show levels in console')
OptionCheckBox
id: showPrivateMessagesInConsole
!text: tr('Show private messages in console')
OptionCheckBox
id: showPrivateMessagesOnScreen
!text: tr('Show private messages on screen')
OptionCheckBox
id: enableMusic
!text: tr('Enable music')
OptionCheckBox
id: showLeftPanel
!text: tr('Show left panel')