|
charneus Wizard
Joined: 19 Jun 2005 Posts: 1876 Location: California
|
Posted: Sun Aug 10, 2008 5:05 am
Preference command for this? |
I looked, didn't find it, hopefully someone knows.
Is there a preference command for mapedit? I want to be able to call a mapedit so I can edit the map from an alias. Only reason for this is to put in doors that I've missed along the way without having to change it from follow to edit and back again.
Thanks!
Charneus |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Sun Aug 10, 2008 2:47 pm |
Your looking for %maplocked. Alternatively you could do #MENU {Mapper|File|Map Creation Mode}
|
|
_________________ Asati di tempari! |
|
|
|
charneus Wizard
Joined: 19 Jun 2005 Posts: 1876 Location: California
|
Posted: Mon Aug 11, 2008 5:18 am |
Great! Works perfectly.
Next question: How can I set a door to "locked" without having to go through the mapper? I hope there's a way to do it, anyway.
Charneus |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Mon Aug 11, 2008 2:50 pm |
I don't think you can do it with standard CMUD, but you can if you zMapper. You'll want to manipulate the zMUDLink object. If I understand it correctly if you have CMUDPro you should be able to access the API as well, but since I have both it's a little tricky for me to tell.
This link has a copy of the documentation close to the bottom. http://forums.zuggsoft.com/forums/viewtopic.php?p=135893
Quote: |
property KindID: Integer
The type of exit. By default, 0 is a normal exit, 1 is an unlocked door, and 2 is a locked door, but users can change the properties of the exit type definitions or add their own using zMapper.
|
|
|
_________________ Asati di tempari! |
|
|
|
|
|