Jump to content


Mr Uger

Member Since 14 Oct 2011
Offline Last Active Jan 25 2022 06:42 AM

Posts I've Made

In Topic: Moving Fortress Plots and Adjusting Fortress Upgrades

25 January 2022 - 12:32 AM

Thanks so much for the quick reply!!

Yeah I thought that adjusting the fortress plots might have had something to do with the .bse files, I did it before a long time ago with some older mods but I can't remember how I did it. I thought I did it with either the program BASIC or the game's World Builder, but I tried both and the file opens with nothing in it or in the wrong language. So unless someone knows what I'm doing wrong I'll have to keep figuring that out.

For the tower upgrade, I could make the Gondor fortress smaller, it's currently scaled less than 1.5 actually, but the tower is still pretty tall. But that's good to know what I'm looking at modding-wise if I want to change that. Have no idea how to do what you're saying I need to do, but at least I know what I'm getting into.

As for editing the Skirmish menu, I have no idea how to open or manipulate .apt files for that either. But that's good to know that's where to do it...something I'd have to look into further as well.

In Topic: Changing Building Size

24 January 2022 - 07:27 AM

I figured it out, I was just adding it to the wrong area of the file. Thanks again!

In Topic: Changing Building Size

22 January 2022 - 03:38 AM

add

Scale = [A number that indicates how much you want the object to grow]
to the code of the building you want to enlarge.
for example, Scale = 1.7 will make the building be 1.7 times larger.

Thank you! That worked by adding that to each building .ini file. However, when I added that code for the fortress .ini file it didn't change the size at all. Do I need to do something different for fortresses?