Log in

View Full Version : Change menu structure (Jerome is God!)



Simetrical
09-23-2005, 20:47
From a PM conversation I was having with Jerome:

Well, in data/menu there is a file called rome.lnt, which is really just a text file in disguise. It looks a bit like xml... this file control everything from graphics to positions of the buttons, to what is on each menu page and even how many menu pages there are and how they link to eachother. Lots of interesting things there which can be 'tweaked' - for example a mod which takes you directly to the campaign configuration screen should be quite easy, and just adds a link to the options screen at the bottom.Take a look.

Edit: I probably should have tested that this file works before posting this, but I'm short on time today, so someone else will have to do it. I hope this isn't an inactive file.

GiantMonkeyMan
09-23-2005, 20:53
sweet! but would that still stop people from having to do the provincial campaigns before mods? i am sure the more experienced modders will have a field day with this one... thanks jerome

Lord Adherbal
09-23-2005, 21:50
I was aware of this file already, but never saw the need to edit it. Maybe someone can prove me wrong but right now I have enough work already without trying to move interface/menu buttons around :)

Simetrical
09-23-2005, 22:52
True, it's not an enormous thing, but it could prove useful for relatively minor things. I'm mainly amazed that practically no one seems to have known about it when it's been sitting here this whole time.

Encaitar
09-24-2005, 01:30
It can be a bit complex at first, but it does work - I've used it as part of ME:TW for ages. One example of a potentially useful thing you can do with it is to 'disable' the ability to select certain factions in custom battles. I say 'disable' because I haven't actually found that you can truly do this, but by making the buttons for the factions you don't want to show up be of size 0x0, you get that effect ~:)

Duke John
09-26-2005, 10:13
Knew it too for ages. I plan to use it to disable honour/weapon/armour upgrades for MP games. And you can also add images to the background so that each submenu has a different background, which means that you can make some very neat interfaces if the background "interacts" with the background behind it.

Monkwarrior
09-26-2005, 10:40
Could somebody give a short tutorial/walkthrough about this subject?
I'd like to change, at least, two aspects:
- Eliminate buttons for non-used factions in custom battles (MP also?).
- Include descriptions for provincial campaigns (is it possible?).

I've been regarding the file but it is a little... :dizzy2: ~:confused: