Hello, thanks for the new release.
With refinements, do you get Use any item if you also install Rogue rebalancing ?
In which install order do you think you are going to use ?
Posted 01 May 2020 - 09:20 AM
Hello, thanks for the new release.
With refinements, do you get Use any item if you also install Rogue rebalancing ?
In which install order do you think you are going to use ?
Yep, Jarno Mikkola. my Mega Mod FAQ. Use of the BWS, and how to use it(scroll down that post a bit).
OK, desert dweller, welcome to the sanity, you are free to search for the limit, it's out there, we drew it in the sand. Ouh, actually it was still snow then.. but anyways.
Posted 01 May 2020 - 03:24 PM
Hello, thanks for the new release.
With refinements, do you get Use any item if you also install Rogue rebalancing ?
Posted 01 May 2020 - 04:45 PM
... and replaces it with Use Magical Device (UAI for scrolls and wands onlyIt's not actually that.
Edited by The Imp, 01 May 2020 - 04:48 PM.
Yep, Jarno Mikkola. my Mega Mod FAQ. Use of the BWS, and how to use it(scroll down that post a bit).
OK, desert dweller, welcome to the sanity, you are free to search for the limit, it's out there, we drew it in the sand. Ouh, actually it was still snow then.. but anyways.
Posted 02 May 2020 - 07:08 AM
Thanks Subtledoctor.
Posted 02 May 2020 - 01:13 PM
It's not actually that.
Posted 03 May 2020 - 01:11 AM
It's not actually that.
As usual Imp, I have no idea what you are talking about.
Well, let me reintroduce you to your own mod, at least in the non-EE Refinements parts, the tweak the mod does is the removal of the spcl915 from the table, and replaces it with the UMD, what that does is, it assigns new kits to EVERY already exising kit user, this is done so that the kit now can use the expanded kit flags that are reassigned to have access to the previously unusable items. This includes the "Thief" -kit, which is normally the number 0. Making it no longer a non-kitted character, and you know what happens when you export one of those ? -from a moded game. You break them.
Add in an item after your mods install, and the item won't be usable by thieves, any of them even when they get the supposed usability ability. Add in a new thief kit mod and the same cheese is just more cheese. And you potentially run into the 255 kit limit in the non-EE games, as you tripple the thief kit amount, make it extreamly hard to install a few specific mods that use the kit flags and other things.
Also do you even understand why the ALWAYS block has the kit.ids edit... it's there just for this.
So from the removal of the opcode 302 from useage, to crippling tripple kit and disabiling items tweak. Nice going.
Edited by The Imp, 03 May 2020 - 01:30 AM.
Yep, Jarno Mikkola. my Mega Mod FAQ. Use of the BWS, and how to use it(scroll down that post a bit).
OK, desert dweller, welcome to the sanity, you are free to search for the limit, it's out there, we drew it in the sand. Ouh, actually it was still snow then.. but anyways.
Posted 08 June 2020 - 09:30 PM
It has come to my attention that Refinements has been hosing STATDESC.2da on the EE games. I've updated the 4.0 branch to version 4.27 to fix that.
Posted 17 July 2020 - 06:17 AM
Hi.
Release 4.28 still shows "beta 4.27" version.
Sword Angel fails to install without the first component, not sure if it's supposed to work without it, if not, should probably require it:
Installing [Sword Angel - New Fighter Kit] [beta 4.27] Copying and patching 1 file ... Appending to files ... Appending to files ... Appending to files ... Copying 1 file ... Copying and patching 2495 files ... Copying and patching 1 file ... Copying 1 file ... Copying and patching 1 file ... Copying 1 file ... Copying 1 file ... Copying and patching 1 file ... Copying 1 file ... ERROR: error loading [refinements/Hlab/_shared/copy/STATES2.BAM] Stopping installation because of error. Stopping installation because of error. Stopping installation because of error. ERROR Installing the `Sword Angel - New Fighter Kit' component, rolling back to previous state Will uninstall 6 files for [refinements/setup-refinements.tp2] component 50. Uninstalled 6 files for [refinements/setup-refinements.tp2] component 50. ERROR: Unix.Unix_error(Unix.ENOENT, "stat", "refinements/hlab/_shared/copy/states2.bam") Please post the file refinements.debug at http://forums.spellh...p?showforum=116 Using Language [English]
Posted 15 November 2021 - 04:30 AM
Hello and thanks for the updated refinements mod!
I think i found a bug for the monk HLAs, where I can only select some abilities once (for example Monk regeneration). I sometimes can't select the HLA Second Wind (though when I tried to reproduce this bug, I could select it). Here is the screenshot.
Thanks for your support.
Edited by darkkhaine, 15 November 2021 - 04:55 AM.
Posted 17 April 2022 - 03:10 AM
Great to see that this mod is updated for EE. However, compatibility wise, is this mod still incompatible with Multiclassed Multikit mod or any other mod in fact which adds kits to multi or dual classed characters?
Posted 17 April 2022 - 05:23 AM
Multiclassed Multikit doesn't even create the HLA tables right (it doesn't copy the result to override and throws a fullpath to luabbr.2da). Refinements does try to perform the HLA changes on mod-added kits as well by default though (including multikits) unless you disable that behaviour in d5_refinements_settings.ini.
If you really want to use Multiclassed Multikits, then that should come after everything else and you should always rebuild your multikits on the install (this is safe because MMBM always takes the current state of the class files although you still need to fix the HLAs manually).
Edited by Graion Dilach, 17 April 2022 - 05:25 AM.
Posted 17 April 2022 - 06:05 AM
Multiclassed Multikit doesn't even create the HLA tables right (it doesn't copy the result to override and throws a fullpath to luabbr.2da). Refinements does try to perform the HLA changes on mod-added kits as well by default though (including multikits) unless you disable that behaviour in d5_refinements_settings.ini.
If you really want to use Multiclassed Multikits, then that should come after everything else and you should always rebuild your multikits on the install (this is safe because MMBM always takes the current state of the class files although you still need to fix the HLAs manually).
Thanks Graion, I didn't know that MM is in such bad shape, but it is not the only mod which gives kits to multiclasses and it is comforting to know that Refinements will no longer crash at HLA screen with kits added to multiclasses.
Posted 12 July 2022 - 06:32 AM
Updated to version 4.31 with updated handling of the SPECIFIC.IDS table for the Use Magical Device thief HLA.
Posted 12 July 2022 - 06:41 AM
Whoops, and version 4.32 also has updated French and Russian translations!