Room Editor

Posted by Alistar on Sat 12 Oct 2002 10:03 PM — 9 posts, 33,896 views.

USA #0
I was trying to edit my room description through OLC and realized some of my editing commands do not work. Namely all but the @ exit command. Has anyone else had this problem? I typed .h for help and it put nw on the first line of my description. .c put a yellow c as well.
United Kingdom #1
If you are using ZMUD, by default it interprets entry starting with a full stop (.) as speedwalk from memory.

The best solution is to replace ZMud with a real mud client like like mushclient ;)

If you insist on using the inferior piece of software we know ZMud to be, then you might want to try prefixing the commands with a ~ (so you have ~.s for show instead of just .s) or disable the speedwalk shortcut key.

Another alternative option for editing is to use dawnftp which you can download from the dawn of time website.

- Kal :)
http://www.dawnoftime.org/
Amended on Sat 12 Oct 2002 10:54 PM by Kalahn
USA #2
Hehe. Well it looks like you've solved two problems with one post. Ok, out with ZMud and in with something else. Works out nicely because my thirty day trial ends in three days. :) Thanks!
USA #3
Ok, so I switched over to MUSHclient, and you were right as usual Kalahn. Just one more question before I start running around creating. Do I have to do an areasave or something like it as in Smaug or is it saved automatically? Also, how do I make a 'somewhere' exit like in smaug? I have an overpass in my world and the exit from the east is up and from the west I want it to be stairs that you have to climb. Thanks in advance.
Amended on Sun 13 Oct 2002 04:25 AM by Alistar
USA #4
I’m 99.9 it autosaves but you can manually save it by typing asave. I’m not familiar with Smaug so I cannot answer that question to well so I am not going to try.

-- Astin
United Kingdom #5
The code automatically saves changes within 15minutes of a change being performed. It will also automatically save at the start of a shutdown/reboot or hotreboot.

You can also manually save area related work using 'asave .', manually save help edits with hsave etc. Most commands will tell you what command will automatically save.

- Kal

Note: there are a few editors which intentionally do not autosave - gameedit is one of these. To save these commands, when you type done to exit the editor it will tell you that you need to manually save. You do not need to manually save any of the common editors - helps, area editing etc.
USA #6
Thats great. I didn't want what happened my first day creating rooms on Smaug to happen here. I kept wondering why all the guides said 'save your area!!!!!' Hm...maybe I should have saved my area? :) Anyways, is there a way to create a somewhere exit like stairs or doors?
United Kingdom #7
You can put keywords on exits, but there isnt' an officially coded somewhere exit. You can do something like a portal where they use 'enter <keyword>', or a mobprog command trigger that does a transfer.

- Kal
USA #8
Hmm...that mobprog idea would probably work out nicely. The overpass is supposed to hold a small contingent of guards that have a bird's eye view of the front gate of the city. So I could just have a guard mob stop people from coming and going while they check who they are and if they are wanted etc. Thanks again Kalahn!