contents.gifindex.gif

pueblo00000000.gif TinyMUSH extensions

This section documents the extensions Chaco has made to TinyMUSH 2.x.

@emit/noreturn

@pemit/noreturn

This new options changes @emit and @pemit to not a newline after the text specified on the command-line. This is because Pueblo automatically converts newlines to HTML <br> tags, which typically isn't desired when special <img> tags are being sent without any surrounding text.

HTML

This new flag indicates that a player's current client supports HTML. If they have the HTML flag, all text sent to them except via @*emit/noreturn is HTML escaped ('<' becomes '&lt;', etc.).

Also see

Building TinyMUSH sound generators

Building TinyMUSH VRML animations

Adding Avatar support in VRML spaces