are there any other mods that you would like to see an update of ;)
logs for the common
Spoiler:
Show
version 1.0.1 is out. its a strange one. reapplying the changes to examinemenu.swf fixed $level
version 1.0.3a makes it easier to farm for the highest quality weapon/armor by showing the actual length of CND bar. makes it easier to understand the workbench plans filter by renaming them with the corresponding text
version 1.0.4 hide your modding UI by clicking on Show UI! click on Hide UI to return it on screen. with any glitches that might occur please press ESC to exit the workbench.
version 1.0.5 changed the mod name fixed issues with X not working for tag for search properly display the repair button assigned G to show/hide UI
version 1.0.7 hide UI now also hide lines of item effect
version 1.0.11 items with max CND bars will now show the current health in %
version 1.0.12 many changes including repair with repair kits in workbenches, shows max hp of items
version 1.0.13 updated to season 18 ultrawide support
version 1.0.14 updated to season 19 attempts to fix hudmessages by running a hudmessage using G) Hide UI
First - thanks for a great mod, real QoL. Have two questions though: 1. Is it possible to implement same condition line "HP%/Max/DU" at the scrap interface, which means actually - in the item card called "Item stats" 2. Some stuff I cannot repair, both armor and weapons, despite items do not have full CND only can option available is Repair Kits. UPD: okay I guess I know what the issue is - I'm out of adhesive, so cannot repair anything :) Is it possible to maybe indicate that somehow?
1. that's securetrade.swf. it's best to not touch that for now. itemcard is a technical term in these files. most of the data you see in the itemcard in securetrade are generated by the server and your game client gets data by subscribing to various streams.
2. not possible. the game only checks if the item is repairable via scraps. if its not repairable by scraps then the original function will be disabled. it does not tell us why the item cannot be repaired by scraps.
After installation, I cannot see the numerical changes of the mods of a specific weapon. The CND bar can display the three buttons Q, V, and G normally.
you will have to provide a picture I cannot understand what you're saying please show a picture before the mod and after you installed the mod on the same weapon
43 comments
logs for the common
version 1.0.3a
makes it easier to farm for the highest quality weapon/armor by showing the actual length of CND bar.
makes it easier to understand the workbench plans filter by renaming them with the corresponding text
version 1.0.4
hide your modding UI by clicking on Show UI! click on Hide UI to return it on screen.
with any glitches that might occur please press ESC to exit the workbench.
version 1.0.5
changed the mod name
fixed issues with X not working for tag for search
properly display the repair button
assigned G to show/hide UI
version 1.0.7
hide UI now also hide lines of item effect
version 1.0.11
items with max CND bars will now show the current health in %
version 1.0.12
many changes including repair with repair kits in workbenches, shows max hp of items
version 1.0.13
updated to season 18
ultrawide support
version 1.0.14
updated to season 19
attempts to fix hudmessages by running a hudmessage using G) Hide UI
if you will like to help to find a reputable author to agree this we can have have this made
Have two questions though:
1. Is it possible to implement same condition line "HP%/Max/DU" at the scrap interface, which means actually - in the item card called "Item stats"
2. Some stuff I cannot repair, both armor and weapons, despite items do not have full CND only can option available is Repair Kits.
UPD: okay I guess I know what the issue is - I'm out of adhesive, so cannot repair anything :) Is it possible to maybe indicate that somehow?
2. not possible. the game only checks if the item is repairable via scraps. if its not repairable by scraps then the original function will be disabled.
it does not tell us why the item cannot be repaired by scraps.
please show a picture before the mod and after you installed the mod on the same weapon
its an ongoing server side issue since end of season 16
it will happen randomly and goes away restarting the game
this mod does not change hudmenu.swf
just wanted to mention that the following 2 lines can be deleted from examinemenu.swf because they serve no purpose in game and clutter the UI.
this.InventoryButtonHints.push(this.FilterCraftableButton);
this.InventoryButtonHints.push(this.FilterAtxButton);
(these buttons have no visible effect on the inventory menu, so they're pointless. I've tested extensively)
https://www.nexusmods.com/fallout76/mods/1806
Hope this can help with other guys, since I just tried 15mins to figure out why this mod can't work on my side.
my mod has built in function to hide all the menus to see your PA
(see picture 1)
edit: the mod is updated accordingly