boogiebot257 Posted May 3, 2016 Share Posted May 3, 2016 Hey, would it be possible to make a mod that would allow the quick changing of the Pip-Boy radio volume without having to go all the way down into the settings in the menu? Ideally, this would take the form of a slider in the Radio menu, but if messing with that is too much, what about keybinds? Either two keys that adjust it up or down, or a key that brings up a pop-up slider. It'd be a super simple mod, but I imagine it'd be mostly script-based. Does NVSE or the GECK or any NVSE script plugins have any functions with the radio at all, let alone volume? If not, I can totally understand why this hasn't been done yet by someone with more know-how, but if not, I'm a little baffled it's never been attempted. Link to comment Share on other sites More sharing options...
devinpatterson Posted May 3, 2016 Share Posted May 3, 2016 Does NVSE or the GECK or any NVSE script plugins have any functions with the radio at all, let alone volume? If not, I can totally understand why this hasn't been done yet by someone with more know-how, but if not, I'm a little baffled it's never been attempted. I think all of the radio functions come from lutana's nvse plugins (around a dozen). But no, nothing that I know of for dynamically setting volume. Link to comment Share on other sites More sharing options...
Ladez Posted May 3, 2016 Share Posted May 3, 2016 I tried, but I can't get the volume to change by script. Setting the INI value does not seem to actually change the volume until you exit and relaunch the game. I had some success faking clicks on the decrease/increase volume buttons in the settings menu, but unfortunately that only works while that menu is loaded. Link to comment Share on other sites More sharing options...
devinpatterson Posted May 3, 2016 Share Posted May 3, 2016 I had some success faking clicks on the decrease/increase volume buttons in the settings menu, but unfortunately that only works while that menu is loaded. Smart alternate way of approaching the problem.....shame it doesn't stick :sad: Link to comment Share on other sites More sharing options...
Recommended Posts