kjeron
kjeron
Reactions
-
Re: Enchant the Missile Launchers (Ranged Weapon Tweak)
@Danacm It's nothing wrong with the mod, it's just that most Launcher's in IWDEE don't actually have an enchantment value listed on the item file, just bonuses to hit/damage. Try checking "SLNG0… (View Post)2 -
Re: [MOD] EEex (v1.0.0)
Okay, I finally managed to get EEex_DumpDynamicCode() to run all the way through: (View Post)1 -
Re: [MOD] EEex (v1.0.0)
Actor ID: 0x594144 Thank you for all your hard work. (View Post)2 -
Re: [Modding BG2EE] using lua travel
That table does not get sorted, whatever position you specify is where it gets displayed. (View Post)1 -
Re: [Modding BG2EE] using lua travel
APPEND ~BGEE.LUA~ ~table.insert(%table%, {"AR####", "Name"} )~ Or copy your own "M_*.LUA~ file to override with the same: table.insert(%table%, {"AR####", "Nam… (View Post)2
