Register to post in forums, or Log in to your existing account
 
:
Search found 2 matches for:
Page 1 of 1
Author Message
  Topic: Closing the door after yourself automatically.
rufy

Replies: 3
Views: 2286

PostForum: zMUD General Discussion   Posted: Fri Sep 13, 2002 9:41 pm   Subject: Closing the door after yourself automatically.
For doors with different names, how about using a zmud database? Store the room number, door name front, door name back, then in the usedoor alias do a lookup if the %2 variable is defined. If you f ...
  Topic: Closing the door after yourself automatically.
rufy

Replies: 3
Views: 2286

PostForum: zMUD General Discussion   Posted: Fri Sep 13, 2002 6:46 pm   Subject: Closing the door after yourself automatically.
Here's what I came up with:

Set the door string to "usedoor %1 %2".

Create an alias "usedoor":

#if {%2} {
open %2
lastexit=%2
} {
open %1
#if {%1="west ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net