jadedmw696 Posted May 5, 2017 Share Posted May 5, 2017 Is it possible to make it so when I go to a vendor and see they have "glass" for example, that it would also tell me how much glass I have so I know if I need to buy it? or is it too complicated with all the different workshops? just wondering, or if something like this is already around, a link would be great too. :) Link to comment Share on other sites More sharing options...
Ethreon Posted May 5, 2017 Share Posted May 5, 2017 I don't think I really follow. You can scroll in your own inventory as it is open when you trade with anyone and see how much of <item> you got. Link to comment Share on other sites More sharing options...
jadedmw696 Posted May 5, 2017 Author Share Posted May 5, 2017 it only shows how much I have currently on me. Not how much I have stored away in workshops. I can't carry all my materials with me or i would be overloaded. unless i am missing something? Link to comment Share on other sites More sharing options...
zax141 Posted May 5, 2017 Share Posted May 5, 2017 while possible it would require flash programming knowledge to edit the UI and scripting knowledge see how much is in each workshop, add those numbers up, add what ever is in your inv, then attach to a UI element.It would also require f4se to attach the script to the UI, as far as I know that is. Link to comment Share on other sites More sharing options...
jadedmw696 Posted May 5, 2017 Author Share Posted May 5, 2017 ok no hope for me on that, i dont know how to do anything. but the game is great withought it anyhow. ty much Link to comment Share on other sites More sharing options...
zax141 Posted May 5, 2017 Share Posted May 5, 2017 On 5/5/2017 at 6:29 PM, jadedmw696 said: ok no hope for me on that, i dont know how to do anything. but the game is great withought it anyhow. ty muchThe scripting wouldn't be too hard. it just the fact that I don't know if F4SE has a function that can detect on hover in inventory.If it does it would be pretty simple to show a message in the corner of your screen, telling you how much you have total. Link to comment Share on other sites More sharing options...
Neanka Posted May 5, 2017 Share Posted May 5, 2017 check all workshops from WorkshopParentScript and sum ? and then injectd data into ui with f4se. ez Link to comment Share on other sites More sharing options...
Recommended Posts