2012-08-25 21:11:54 +02:00
|
|
|
Panel
|
|
|
|
OptionCheckBox
|
|
|
|
id: classicControl
|
|
|
|
!text: tr('Classic control')
|
|
|
|
|
|
|
|
OptionCheckBox
|
|
|
|
id: autoChaseOverride
|
|
|
|
!text: tr('Allow auto chase override')
|
2012-08-26 06:27:30 +02:00
|
|
|
|
|
|
|
OptionCheckBox
|
|
|
|
id: smartWalk
|
|
|
|
!text: tr('Enable smart walking')
|
|
|
|
!tooltip: tr('Will detect when to use diagonal step based on the\nkeys you are pressing')
|
2012-08-25 21:11:54 +02:00
|
|
|
|
|
|
|
OptionCheckBox
|
|
|
|
id: walkBooster
|
|
|
|
!text: tr('Enable walk booster')
|
2012-08-26 06:27:30 +02:00
|
|
|
!tooltip: tr('Also known as dash in tibia community, recommended\nfor playing characters with high speed')
|
2012-08-25 21:11:54 +02:00
|
|
|
|
|
|
|
OptionCheckBox
|
|
|
|
id: enableMusic
|
|
|
|
!text: tr('Enable music')
|
2012-08-26 06:27:30 +02:00
|
|
|
|
|
|
|
OptionCheckBox
|
|
|
|
id: showPing
|
|
|
|
!text: tr('Show connection ping')
|
|
|
|
!tooltip: tr('Display connection speed to the server (milliseconds)')
|
2012-08-25 21:11:54 +02:00
|
|
|
|
|
|
|
OptionCheckBox
|
|
|
|
id: showLeftPanel
|
|
|
|
!text: tr('Show left panel')
|