ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   How to check keybinding for an addon? (https://www.esoui.com/forums/showthread.php?t=7282)

p6kocka 08/10/17 05:21 AM

How to check keybinding for an addon?
 
Iīm using "TinydogsCraftingCalculator" addon. But the keybinding isnīt for some reason showing in CONTROLS menu. How to check if it set right or how to bind a key outside game?

votan 08/10/17 06:25 AM

Quote:

Originally Posted by p6kocka (Post 32249)
Iīm using "TinydogsCraftingCalculator" addon. But the keybinding isnīt for some reason showing in CONTROLS menu. How to check if it set right or how to bind a key outside game?

I took a look into the source. The key-bind is shown in CONTROLS if a display-text is defined only. And this will happen for English only. So I assume you are not playing in English?

You can go to the TinydogsCraftingCalculator.txt and replace:
lang/$(language).lua
with
lang/EN.lua

Now the key-bind should be visible (again).

Ayantir 08/10/17 07:22 AM

Or conmment on addon page if it's not done, about this issue. it should be the author (or the guy sneaking here) who should solve this issue..

p6kocka 08/10/17 08:05 AM

Quote:

Originally Posted by votan (Post 32250)
I took a look into the source. The key-bind is shown in CONTROLS if a display-text is defined only. And this will happen for English only. So I assume you are not playing in English?

You can go to the TinydogsCraftingCalculator.txt and replace:
lang/$(language).lua
with
lang/EN.lua

Now the key-bind should be visible (again).

Yes. I am on german client.

votan 08/10/17 08:10 AM

Quote:

Originally Posted by p6kocka (Post 32252)
Yes. I am on german client.

Ok. If it's working, report it to Tinydog.

p6kocka 08/10/17 08:13 AM

I'll do it later and I'll let him know. Thank you for your help.


All times are GMT -6. The time now is 09:33 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI