Advanced Topics

zMUD is a very complex program. The combination of triggers, variables, and aliases combine to form a powerful event-driven programming language. To enhance this language are functions, introduced in this section.

Also, zMUD isn’t just for players. It includes many features designed for world builders and MUD coders. One of these is the ANSI editor window which allows you to send more than one line to the MUD, and imbed ANSI color sequences.

 
The following topics are covered in more detail:
Advanced Editing
Advanced Programming
Using MXP


Contents Advanced Editing