lefreut
lefreut
Reactions
-
Re: The 2.5 Update Beta is HERE! Test, play, let us know what you think!
@JuliusBorisov has even more points, we should all listen to him :p (View Post)5 -
Re: [MOD] Lefreut's enhanced UI for IWDEE
Yes I need to tweak the image a little to have more space to put the gender buttons. And also move the small portrait a little to the left. It should look the same as in my other UI mod. Do you think… (View Post)1 -
Re: Patch notes of the BGII:EE patch beta update
The Manley's portraits are missing (the files are still there but they no longer appear in game). These lines where removed from BGEE.lua: {'MANLEY0', 1}, {'MANLEY3', 1}, {'MANLEY6', 1}, {'MANLEY7', … (View Post)3 -
Re: [MOD] EEUITweaks Mod Collection - All EE (v2.2+) Platforms
It's because of a change in how Infinity_DoFile works. Before, if you call multiple time Infinity_DoFile with the same file, only the first call did something, the other calls did not reload the file… (View Post)1 -
Re: The 2.5 Update Beta is HERE! Test, play, let us know what you think!
@Sed Thanks to the new UI modding, it can be done by editing the UI.menu file. Search for the function getInventoryDamageDetails and change it by this:function getInventoryDamageDetails() local str =… (View Post)10