Its such a silly little problem isn't it? I still can't believe they haven't patched the game. I cannot for the life of me think of a single reason you would ever want that interface to spawn overtop of your other interfaces.
Mod updated to allow the persistence of mod selection between games.
Nice update! Quick question: Does Interface Adjust work with the newer versions of TPATT? It looked like it from your LPs, but I want to make sure.
position = { x=547 y=149 }
position = { x=450 y=97 }
mind if I ask what you changed Arumba? you know, to update our internal builds?![]()
Just an FYI, there are two download links in the OP, the first one is the updated version, the second is not.
guiButtonType = {
name = "icon_topbar_back"
position = { x=487 y=14 }
quadTextureSprite = "GFX_main_back_button"
clicksound = go_back
shortcut = "`"
}
Nice! Ty!In the file "main.gui" find this section:
Code:guiButtonType = { name = "icon_topbar_back" position = { x=487 y=14 } quadTextureSprite = "GFX_main_back_button" clicksound = go_back shortcut = "`" }
Change the shortcut to whatever you would like.