 |
kiyakerz Beginner
Joined: 06 Feb 2012 Posts: 11 Location: Phoenix
|
Posted: Tue Feb 14, 2012 4:59 am
auto open doors |
Hi, I recently loaded a new revision of a map for my mud that I am on and I'm trying to correct the door issue I've had in the past. Originally the mapper would open directions instead of doors. I found the fix for this was to go into the Strings and doors section of the mapper configuration and set the first field to %2, second field to unlock;open then third field to door. I unchecked only send door command do not send direction and auto door creation. Theoretically if there is a door named door it should just open the door with "unlock door;open door". However instead it just sends the direction as if the door wasn't there. Is there something that I am missing?
Patrick |
|
|
 |
Daern Sorcerer
Joined: 15 Apr 2011 Posts: 809
|
Posted: Tue Feb 14, 2012 12:38 pm |
You'd need to set the first field to open %2, and the second field to unlock %2;open %2.
|
|
|
 |
kiyakerz Beginner
Joined: 06 Feb 2012 Posts: 11 Location: Phoenix
|
Posted: Wed Feb 15, 2012 3:43 am |
thanks that seems to have done the trick
|
|
|
 |
|
|