nomns / nparse

Nomns' Parser for Project1999
GNU General Public License v3.0
43 stars 22 forks source link

runnyeye map doesnt load #14

Closed ghost closed 4 years ago

ghost commented 4 years ago

cant find it in the drop down list but map file is in the folder

nomns commented 4 years ago

Runnyeye should be called Liberated city of ... That should be the name of it in game. The program takes the "you have zoned into ..." and then uses the map_keys.ini file found in data/maps to choose a map file based on that text.

Is the Runnyeye map not loading when you zone into Runnyeye?

ghost commented 4 years ago

correct the runnyeye map does not load. I tried restarting nparse and eq client. I am playing on project 1999. When i enter runnyeye I get "Tou hsbe entered Runnyeye Citadel"

Ok you told me that the names were mapped in that ini file and I set the name to whet we get here on Project1999 and all is right with the world.

Sorry to trouble with a silly issue and thank you for responding so quickly.

Sincerely Fred Dixon.

On Fri, Oct 25, 2019 at 8:44 AM Nomns notifications@github.com wrote:

Runnyeye should be called Liberated city of ... That should be the name of it in game. The program takes the "you have zoned into ..." and then uses the map_keys.ini file found in data/maps to choose a map file based on that text.

Is the Runnyeye map not loading when you zone into Runnyeye?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nomns/nparse/issues/14?email_source=notifications&email_token=AIOADBZGDNFBANFLVLQ6YHDQQLS4TA5CNFSM4JE6MDAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECIHP5A#issuecomment-546338804, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIOADBZ5I234BCXXN7XDQU3QQLS4TANCNFSM4JE6MDAA .

nomns commented 4 years ago

Thanks for letting me know about this. I barely have time to play. I will ensure that the connection is properly updated in the ini file within the dev branch.