Starting zones low priority bug
silvann opened this issue ยท 5 comments
Because the starting zone guides have zones registered as "Zone (race)", every mapping step causes the error "Zone not found. Using current...". This works because all of the guide is done in the current zone anyway, but all the erros may be annoying or misleading for players.
The code is in place to ignore everything after the (... or at least I thought it was. Will have to figure out why that code isn't behaving properly, thanks for the report!
It appears that WoW's string trim function REFUSES to work with "(". No matter what I try :(
Looks like these zone names will need to be renamed.
Ok, I think I found a working pattern. It should consider as zone anything before either a "-" or "(".