|
Phazic Novice
Joined: 12 Oct 2000 Posts: 32 Location: USA
|
Posted: Sun Dec 29, 2002 8:17 am
[1.15] one-way bug in newlink zMudMap object |
When making a non one-way link via the %map.newlink command I encountered the following bug: The link from the toid to the fromid is oneway, but the return link from the fromid to the toid is not, leaving me with one room that says it's a one way link and the other room saying it's a 2-way link. Closing and reopening does fix this but it'd cause odd situations for scripting as one can't close/open the mapper from scripts. Calls to update/save don't seem to correct this either.
Steps to reproduce:
Make a new map:
#CALL %map.newroom(%null,%null,0,0,0,0,-1)
#CALL %map.newroom(%null,%null,240,0,0,0,-1)
#CALL %map.newlink(1,2,0,4,0,%null,0)
-Phazic
zMapper 1.15/zMUD 6.40 on WinXP |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Tue Jan 07, 2003 12:58 am |
I've added this to the bug list for the next version.
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|