Bugreport: bug in map
- prool
- Topic Author
- Offline
- Junior Member
-
Less
More
5 years 2 months ago #8161
by prool
With best regards, Prool
Bugreport: bug in map was created by prool
Hello, collegues,
Issue:
goto 7031 ; map
I see two of me (two '!' symbols)
With best regards, Prool
Issue:
goto 7031 ; map
I see two of me (two '!' symbols)
With best regards, Prool
With best regards, Prool
Please Log in or Create an account to join the conversation.
- Parnassus
- Offline
- Administrator
-
Less
More
- Posts: 370
- Thank you received: 54
5 years 2 months ago #8162
by Parnassus
Replied by Parnassus on topic Bugreport: bug in map
You'll see this in any automap where the rooms aren't linear. If, for instance, you go east from room 1 to room 2 and go west from room 2 to room 3, this is the kind of automap you'll see. The automap is judging all exits and this is what it finds.
It is not a bug, it's just the code trying to make sense out of exits that don't quite make sense. If you try to map in a grid, you'll find it doesn't work. I can't try it out right now because I don't have the right tools for it, sorry.
It is not a bug, it's just the code trying to make sense out of exits that don't quite make sense. If you try to map in a grid, you'll find it doesn't work. I can't try it out right now because I don't have the right tools for it, sorry.
Please Log in or Create an account to join the conversation.
- prool
- Topic Author
- Offline
- Junior Member
-
5 years 2 months ago #8166
by prool
With best regards, Prool
Replied by prool on topic Bugreport: bug in map
Thanks for the answer.
I think that the error in the geometry of the world
I think that the error in the geometry of the world
With best regards, Prool
Please Log in or Create an account to join the conversation.
Time to create page: 0.088 seconds