jfmherokiller Posted May 22, 2021 Share Posted May 22, 2021 first up this would function like the search function in skyui, the function seen here but it would be reworked to work with the pipboy ui. entry point into the search would probably be through this dialog this is chosen since im not sure if we can make use of the f key.from what i can tell this would be implemented in PipBoy_MapPage.swf possibly inside of the MapHolder class. (based off code seen here ) for the actual search part it would probably function like one of these wherein the up and down arrows "rotate in the letters a-z0-9 and the left and right arrows would change the input "place". This is because I am not sure if its possible to pull up a spot to type into. In order to filter the markers it would possibly be a for loop that would do a case insensitive string contains lookup. Link to comment Share on other sites More sharing options...
monesq Posted May 22, 2021 Share Posted May 22, 2021 Check out FallUI - Map https://www.nexusmods.com/fallout4/mods/49920 Link to comment Share on other sites More sharing options...
jfmherokiller Posted May 22, 2021 Author Share Posted May 22, 2021 Check out FallUI - Map https://www.nexusmods.com/fallout4/mods/49920thanks ill check it out seems like a possibly better ui then darnui Link to comment Share on other sites More sharing options...
Recommended Posts