From 191031073858d8d7af0d0ffc80c9c9f8ddd93062 Mon Sep 17 00:00:00 2001 From: NicolasGrosjean Date: Sun, 5 May 2024 20:32:34 +0200 Subject: [PATCH] Update interface --- .../interface/frontendgamesetupview.gui | 70 ++++++++----------- 1 file changed, 28 insertions(+), 42 deletions(-) diff --git a/Traduction-FR-Kaiserreich/interface/frontendgamesetupview.gui b/Traduction-FR-Kaiserreich/interface/frontendgamesetupview.gui index dc279d21..213265ef 100644 --- a/Traduction-FR-Kaiserreich/interface/frontendgamesetupview.gui +++ b/Traduction-FR-Kaiserreich/interface/frontendgamesetupview.gui @@ -671,7 +671,7 @@ guiTypes = { iconType = { name = "backdrop_texture_3" - quadTextureSprite = "GFX_GER_intro" + quadTextureSprite = "GFX_IRE_intro" position = { x = 2 y = 2 } } } @@ -684,7 +684,7 @@ guiTypes = { iconType = { name = "backdrop_texture_4" - quadTextureSprite = "GFX_AUS_intro" + quadTextureSprite = "GFX_GER_intro" position = { x = 2 y = 2 } } } @@ -812,25 +812,6 @@ guiTypes = { } } - containerWindowType = { - name = "coverup_1" - position = { x = 182 y = 235 } - size = { width = 172 height = 96 } - clipping = yes - - containerWindowType = { - name = "coverup_1_bg" - position = { x = 0 y = -190 } - size = { width = 172 height = 380 } - background = { quadTextureSprite = "GFX_tiled_paper_bg2" } - - iconType = { - name = "backdrop_texture_1" - quadTextureSprite = "GFX_IMP_intro" - position = { x = 2 y = 2 } - } - } - } containerWindowType = { name = "coverup_3" @@ -846,7 +827,7 @@ guiTypes = { iconType = { name = "backdrop_texture_3" - quadTextureSprite = "GFX_GER_intro" + quadTextureSprite = "GFX_IRE_intro" position = { x = 2 y = 2 } } } @@ -862,26 +843,6 @@ guiTypes = { format = centre } - containerWindowType = { - name = "coverup_5" - position = { x = 870 y = 235 } - size = { width = 172 height = 96 } - clipping = yes - - containerWindowType = { - name = "coverup_5_bg" - position = { x = 0 y = -190 } - size = { width = 172 height = 380 } - background = { quadTextureSprite = "GFX_tiled_paper_bg2" } - - iconType = { - name = "backdrop_texture_5" - quadTextureSprite = "GFX_RUS_intro" - position = { x = 2 y = 2 } - } - } - } - containerWindowType = { name = "coverup_6" position = { x = 1042 y = 235 } @@ -902,6 +863,31 @@ guiTypes = { } } + ### SETUP FOR HIGHLIGHTING MINOR TAGS + + containerWindowType = { + name = highlight_minor + position = { x = 798 y = 375 } + ## x: ± 86 to move one slot left or right + ## y: ± 45 to move one slot up or down + ## make a copy of this element if you want to highlight a second minor + + iconType = { + name = "highlight_minor_wrench" + quadTextureSprite = "GFX_building_status_overlay" + position = { x = 25 y = 10 } + frame = 3 + alwaystransparent = yes + } + + iconType = { + name = "highlight_minor_button" + quadTextureSprite = "instagram" + position = { x = 44 y = 30 } + scale = 0.66 + pdx_tooltip = highlight_minor_tt + } + } ### END of SECTION ### iconType = {