|
ReedN Wizard
Joined: 04 Jan 2006 Posts: 1279 Location: Portland, Oregon
|
Posted: Sun Sep 19, 2010 11:30 pm
[3.27] [Fixed in 3.28] %roomportal bug |
I was going to change all my non-standard exits of "in" and "out" to "i" and "o" respectively to match the new GMCP sent data. As I was using %roomportal to do this I noticed that it was behaving incorrectly.
To replicate:
1) Create a room with an 'other' type exit with 'enter wilderness' as the 'Name'.
2) Make that your current room so the next command knows what to use.
3) Type #say %roomportal(, "in")
Results:
enter wilderness|-1
It shouldn't be giving 'enter wilderness|-1' when I was looking for the 'in' exit. |
|
Last edited by ReedN on Tue Sep 21, 2010 5:36 am; edited 1 time in total |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Sep 20, 2010 5:26 pm |
Added to bug list.
|
|
|
|
ReedN Wizard
Joined: 04 Jan 2006 Posts: 1279 Location: Portland, Oregon
|
Posted: Mon Sep 20, 2010 10:58 pm |
Perhaps in a related situation, I just noticed that %roomlink(, "in") returns the same erroneous results as well.
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Sep 20, 2010 11:18 pm |
Yep, they use the same routine to look for an existing link in a given direction, and it was that routine that was screwed up.
|
|
|
|
ReedN Wizard
Joined: 04 Jan 2006 Posts: 1279 Location: Portland, Oregon
|
Posted: Tue Sep 21, 2010 5:36 am |
Confirmed fixed in 3.28.
|
|
|
|
|
|