Is there a command for me to send text straight to Output and not to the mud?
for instance, the Send command sends text to the mud. I want it go to straight to output instead.
Can you explain this any better?
The only thing what can prevent commands going to your mud is your client. Everything else is processed into the code unless you use a social or an existing command... but this still goes into the mud/codebase.
Do you mean stuff like "Huh?" which you see when you type a command incorrectly? If so you need to put it into the code.
You mean just to display it, and not send anything to the MUD? world.Note does that.