Damn, doesn't work for me. Latest EE Redux, old gen. Moved mod to the mod folder > launched game > scripts compiled > load the game and see Hattori lag with 100 weapons > save game > exit game > launch game > nothing changed.
This is not the way this mod works... it does not work If the merchant's inventory is already cluttered when you install it and it only clears stuff you actually sell... and it does not work for some merchants iirc
what you can do is: cheat some money buy the stuff you like to get rid of and resell it that should do the trick...
Does this mod remove items from merchant that I sold to him or does it only make them invisible... Because if it makes them invisible, the merchant is lagged maybe later
are you sure that said mod is up-to-date (4.04) ? ...and you cannot expect patches for all possible mod combinations out there... ...DIY with the help of tools like npp and script merger - fresh and automated edition... ...btw my mod is "micro-invasive", should be easy to merge...
there must be another mod conflicting with my mod, otherwise there would not be a merged inventoryMenu.ws... to your info my inventoryMenu.ws shows only 4369 lines... conclusion: bad merge, i advise you to remerge with script merger - fresh and automated edition...a great tool
48 comments
replace
if( inv.IsItemQuest(soldItems[i]) || qual >= 4 )
with
if( inv.IsItemQuest(soldItems[i]) )
change:
if( inv.IsItemQuest(soldItems[i]) || qual >= 4 )
to:
if( inv.IsItemQuest(soldItems[i]) /*|| qual >= 4*/ )
The merchant is not affected
All Blood and Wine DLC merchants are ineffective
4.04 (NG)
W3EER 1.41 (NG)
if someone would provide these scripts:
PopupData.ws
inventoryMenu.ws
merchantNPC.ws
i could create an OG version.
Moved mod to the mod folder > launched game > scripts compiled > load the game and see Hattori lag with 100 weapons > save game > exit game > launch game > nothing changed.
it does not work If the merchant's inventory is already cluttered when you install it and it only clears stuff you actually sell...
and it does not work for some merchants iirc
what you can do is:
cheat some money
buy the stuff you like to get rid of
and resell it
that should do the trick...
this avoids cluttering and lagging...
update: yeah, works fine on 1,32 , but there were a lot of manual merges, but works
installed mod list:
w3ee redux
this mod
Missing Gwent Cards Tracker mod
...and you cannot expect patches for all possible mod combinations out there...
...DIY with the help of tools like npp and script merger - fresh and automated edition...
...btw my mod is "micro-invasive", should be easy to merge...
i can't get it to work. script merger dont show anybother mod affecting the that part
to your info my inventoryMenu.ws shows only 4369 lines...
conclusion: bad merge, i advise you to remerge with script merger - fresh and automated edition...a great tool
When we can expect update?
vanilla version 4.03 is compatible with 4.04, w3ee version should be compatible, too...
this mod did not touch scripts that were changed...
maybe i will tackle the minor problem of "stacked" items in the next version...
edit: "stacked" items taken care of in 2.0.2