Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
guiButtonType = {
name ="button_treasury"
quadTextureSprite= "GFX_treasury_button"
position = { x = 342 y = 176 }
Orientation = "UPPER_LEFT"
pdx_tooltip = "TREASURY_BUTTON_TOOLTIP"
pdx_tooltip_delayed = "TREASURY_BUTTON_TOOLTIP_DELAYED"
clicksound = generic_click_04
shortcut = "7"
}
Per your ReadMe, Isn't 7 supposed to open focus selection?
Also, what does the postion = {...} indicate? Is the position on screen where the click gets registered? I wonder if a UI change has messed up where the on-screen click gets registered?
How did you find out the coordinates for a button on the screen?
...I'm not trying to take over the mod, just trying to make it work for me :)
Examples:
- In the Title view: 1 opens the claimant screen, but doesn't toggle it close. Need to use "Esc". 2 and x functions as advertised in your ReadMe.
- In the Character view: 7 toggle the treasury, instead of the Focus selection screen. 8 closes the character screen, instead of opening the Dynasty Tree. 9 opens the realm tree, but doesn't toggle it close.
You get the point...
I'm not pushing you to fix it but could you help me find the shortcuts in the .gui files? I'm searching for them so I can fix it myself but can't find the shortcuts "1, 2, 3, x, z, etc" when I search them