|
Zaac Newbie
Joined: 22 Oct 2004 Posts: 2
|
Posted: Fri Oct 22, 2004 12:14 pm
Open Door Trigger Direction issue |
I implimented the open door command which I had to use twice for materiamagica.com
Mainly because the trigger is slightly different. Some doors are listed as 'the doors are closed.' and 'the door is closed.'
Anyway, the directions S and W (South and West) when running into a closed door come up as 'That is not a container.' I removed everything from my inventory that began with such key letters but this still persists.
I do not know much about zmud and I could not find how to change the directions on NumLock to the full directions (ie North, South, East ect.) rather than the abbv. forms as said above.
Could anyone help me with this? Thanks! |
|
|
|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Fri Oct 22, 2004 12:57 pm |
There are a few ways to do this.
1. Open the settings editor click view->show inherited brose to the system|keypad (repeat with keypaddiag if you have too)class click on the KEY2 setting and change the value to south click save and then override default setting.
2. Change all the keys via the command line type #KEY for a current list of keys
#KEY KEY2 {south} system|keypad
3. I think there are more ways but those 2 should get you started. |
|
|
|
|
|