Results 1 to 3 of 3

Thread: Address search

                  
   
  1. #1

    Default Address search

    Hi all!

    I have downloaded a USA map with geodata and tried to use the address search option! Everything works fine, except the postal code search option!! I can not enter a postal code which has a zero in it. All numbers (1-9) are working fine, but if I try to enter a zero, nothing happens! Is this a bug or am I doing something wrong?

    Thanks

    BigBoy

  2. #2
    DCEmu Pro
    Join Date
    Feb 2007
    Location
    Netherlands
    Posts
    539
    Rep Power
    66

    Default

    Are you perhaps using a localization.txt? On line 21 (NUMBERS=...), instead of "00|00|00|9|", you should have "00|00|0|9|" at the end. This is indeed a bug.

    (Btw., "00" is interpreted as NULL, as end of string, while "0" is interpreted as a digit.)

  3. #3

    Default

    Hi Nieko!

    Thx, it worked!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •