| View previous topic :: View next topic |
| Author |
Message |
Garrosh
Joined: 05 Nov 2010 Posts: 1
|
Posted: Fri Nov 05, 2010 2:51 am Post subject: Add the <vnum> option on the #map delete command |
|
|
Pretty explicit title. What else is there to say? Only maybe that I kinda got lost in a maze, and I have a bunch of rooms I want to delete. The only way I've found to do that is to go to each of the rooms (using #map goto) and then deleting the proper rooms (with #map delete <direction>). It would be really nice to delete the rooms directly.
Thank you, have a nice day! |
|
| Back to top |
|
 |
Scandum Site Admin
Joined: 03 Dec 2004 Posts: 3274
|
Posted: Fri Nov 05, 2010 7:14 am Post subject: |
|
|
I think I forgot about adding support for that. I've put it on my todo list. One work around would be:
#alias delroom {#map link temp %0;#map delete temp} |
|
| Back to top |
|
 |
|