View Single Post
01-09-15, 02:07 PM   #4
atl77
A Chromatic Dragonspawn
Join Date: Oct 2014
Posts: 179
If there are multiple matches for the same position, we could display a list to let the user choose; internally, the list is linked to a waypoint with a mapid instead of the name. We could iterate over Nx.Zones and find those whose beginning match the string (or if its already a map id, use that one).

Last edited by atl77 : 01-09-15 at 02:39 PM.
  Reply With Quote