I use input files with MUSHclient to write room/mob/object descriptions because it's so much easier than working in any in-game editor. I'd like to take that a step further and do all of my building in a graphical area designer, then send each room to the MUD via input files. I enlisted my hubby (a developer) to write an area designer for me (in C#, if that matters). I'm wondering if there's an API to send files.
I know I can save each file from the designer, then input it via the menu from MUSHclient, but it would be a lot easier to just goto the room in MUSHclient, then push a button in my area designer to send the file for that room. I hope that makes sense.
I know I can save each file from the designer, then input it via the menu from MUSHclient, but it would be a lot easier to just goto the room in MUSHclient, then push a button in my area designer to send the file for that room. I hope that makes sense.