TinTin++ Mud Client Manual  
Get TinTin++ Mud Client at SourceForge.net. Fast, secure and Free Open Source software downloads
Chat
space
Syntax: #chat {command} {argument}
space
#chat {init}       {port}             Initilizes a chat port.
#chat {name}       {name}             Sets your chat name.
#chat {message}    {buddy|all} {text} Sends a chat message

#chat {accept}     {buddy}            Accept a file transfer
#chat {call}       {address} {port}   Connect to a buddy
#chat {cancel}     {buddy}            Cancel a file transfer
#chat {color}      {color names}      Set the default color
#chat {decline}    {buddy}            Decline a file transfer
#chat {dnd}                           Decline new connections
#chat {download}   {buddy}            Set your download dir
#chat {emote}      {buddy|all} {text} Send an emote message
#chat {forward}    {buddy}            Forward all chat messages
#chat {forwardall} {buddy}            Forward all session output
#chat {filestat}   {buddy}            Show file transfer data
#chat {group}      {buddy} {name}     Assign a chat group
#chat {ignore}     {buddy}            Ignores someone
#chat {info}                          Displays your info
#chat {ip}         {address}          Changes your IP address
#chat {paste}      {buddy|all} {text} Pastes a block of text
#chat {peek}       {buddy}            Show one's public connections
#chat {ping}       {buddy}            Display response time
#chat {private}    {buddy}            Make a connection private
#chat {public}     {buddy|all}        Make a connection public
#chat {reply}      {text}             Reply to last private message
#chat {request}    {buddy}            Request one's public connections
#chat {send}       {buddy|all} {text} Sends a raw data string
#chat {sendfile}   {buddy} {filename} Start a file transfer
#chat {serve}      {buddy}            Forward all public chat messages
#chat {who}                           Show all connections
#chat {zap}        {buddy}            Close a connection
space
Use #chat init to start a chat session on port 4050. After this you can use all other chat commands.
space