| Sending to the world |
|---|
There are various ways of sending commands to the MUD. The main ways are:
See Also ... Topic
Commented softcodeFunctions
PasteCommand (Pastes text into the command window, replacing the current selection)
Send (Sends a message to the MUD)
SendImmediate (Sends a message to the MUD immediately, bypassing the speedwalk queue)
SendNoEcho (Sends a message to the MUD without echoing in the output window)
SendPkt (Sends a low-level packet of data to the MUD)
SendPush (Sends a message to the MUD and saves it in the command history buffer)
SetCommand (Sends text to the command window)(Help topic: general=send)
Documentation contents page |