Jump to content

A search function for the map


jfmherokiller

Recommended Posts

first up this would function like the search function in skyui, the function seen here NAlOJ8h.png?1 but it would be reworked to work with the pipboy ui.

 

entry point into the search would probably be through this dialog 17O2Zi7.png 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 Ks7BYzk.png)

 

for the actual search part it would probably function like one of these PPm0UXY.png?1 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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...