[eMOD] Larger Unit Details window for LH 1.3

It bothered me to no end that the traits and equipment cover so much of the unit portrait in unit details window. I changed it up a little.

Example: http://i.imgur.com/Wl2Yam6.jpg

 

This mod uses more screen space, so if it doesn't fit your resolution - too bad.

Download: http://bit.ly/13abP8b

Extract to C:\Program Files (x86)\Steam\steamapps\common\FE Legendary Heroes\screens\

The backup.rar contains the original.

 

16,181 views 14 replies
Reply #1 Top


Heavenfall,

Any chance this could move to a working server as well? Thanks.

Reply #4 Top


Heavenfall thank you sooooo much for this !

Do you think you will be able to port your other LargeUI modules to LE as well?

If you do, I think the ones with the most utility (and thus priority) would be the extended left context menu and the larger spellbook...

Most grateful in any case even for this,

Bendiwolf

Reply #5 Top

No further plans, just don't have the time.

Reply #6 Top

Holy crap!  That's great, how the heck did you do that... using DesktopX ..?

Reply #7 Top

Yeah, just desktopx.

Reply #8 Top

Cool.  How hard is it to do that sort of thing.... does it require any particular expert knowledge?

 

Reply #9 Top

Nope, it's just dragging things around and editing a few four-line scripts like this

[quote]Sub Object_OnScriptEnter

Object.Left = (Object.Parent.Object.Width / 2) - (Object.Width /2) - 25
Object.Top = (Object.Parent.Object.Height / 2) - (Object.Height /2) - 10

End Sub[/code]

Reply #10 Top

Current version compatible with 1.1

Reply #11 Top

Current version compatible with 1.2

Reply #12 Top

is it possible to move cities list next to unit list on main UI in the left upper corner ? if u have many units and cities its kinda annoying to scroll large list

Reply #13 Top

No, unfortunately not.

Reply #14 Top

Compatible with LH 1.3