InfoCard GUI Hack Request
-
Gisteron wrote:
so, with that hack there are no two columns anymore for the stats but only one, right?There is already 3 columns in the ship dealer infocard. This hack permits adding a scroll bar to each of the 2 right columns so you can add more information if desired.
I just used two of those columns for FW:ToW purposes.
Thank you so much adoxa, you’ve just doubled my work :lol:
-
Gisteron wrote:
okay… is there a way to force the scroll bars added by these to always do move together? or, if easily possible ofc, even show one single (stats) scroll bar scrolling both stats columns…adoxa wrote:
You do have to scroll “stats” separately from “values”, though, but that can’t be helped.I don’t think so. But, I’ll leave that for adoxa to answer.
Also can’t thank you enough adoxa. You, like w0dk4 and Qi are the code.
-
-
adoxa wrote:
@currican: Oops, the first line was indeed wrong - fixed it (typo, doubling the E instead of the 1).@Gisteron: With a bit of mucking about, I can have the one scroll bar to scroll both windows. I guess I’d need to do it for the ship selection as well as ship info screens. Anywhere else?
Nice hack Adoxa… Been wondering if this could be done for a long time now!
Anywhere else? Weapon infocards please…
-
I won’t (yet?) make it part of the plugin, but here’s the hexedits.
freelancer.exe 08122A 0.17f = size of stats values ~adoxa freelancer.exe 08123C 0.99f = position of stats values ~adoxa freelancer.exe 0B7D60 0.14f = size of stats values (ship dealer) ~adoxa freelancer.exe 0B7D75 0.27f = position of stats values (ship dealer) ~adoxa