Chat commands

Top  Previous  Next


Network Assistant supports the following chat commands (you can type them in the Chat Phrase window of Chat page):

 

/me <text>This command allows you to say some text from yourself. This text will be highlighted in chat history window. Also, there is a special sound event for "/me" messages.
Example: "/me Hello!"

 

/here [name]Displays the list of all users that joined to the current channel. You can specify an optional parameter [name] (computer name or user nickname) to query only one user/computer.
Instead "/here" you can use short abbreviation "/h".
Examples: "/here", "/h John".
 
/nick <new nickname>Changes your nickname. Required parameter <new nickname> is your new nickname.
Short abbreviation: "/n".
Examples: "/nick Sting", "/n John".
 
/topic [new topic]Changes topic of current channel. Optional parameter [new topic] can be omitted if you want to set empty topic "< no topic >".
Short abbreviation: "/t".
Examples: "/topic New Deal", "/t".
 
/message <name> [text]Send instant message [text] to <name> (computer name or user name).
Short abbreviation: "/m".
Examples: "/message Hello!", "/m Bye-bye".
 
/signal [/A | name]Signals to the current channel (when used without parameters) OR to all users (/A parameter) OR to the specified recipient [name] (computer name or user nickname).
Short abbreviation: "/s".
Examples: "/signal", "/s /a", "/s John".
 
/join <#channel [/A | /P]> | <name>Joins you to the specified channel.
Short abbreviation: "/j".
Examples:
"/join #Job" - joins you to the general channel #Job
"/j #Job /A" - joins you to the announcer channel #Job
"/j #Job /P" - joins you to the password protected channel #Job with empty password
"/j John" - joins you to the private (person-to-person) channel with John.

 

/leaveMakes you to leave the current channel.
Short abbreviation: "/l".
Examples: "/leave", "/l".
 
/kick <name>Kicks <name> (computer name or user name) from the current channel. This command is not available in #Main and all announcer channels.
Short abbreviation: "/k".
Examples: "/kick John", "/k JOHNSCOMPUTER".
 
/info <name> [/U | /P | /S | /C | /N]Opens advanced user information window for specified user <name> (computer name or user name).
Short abbreviation: "/i".
Examples (for user "John"):
"/info John /U" - opens John's user details
"/info John /P" - opens processes list view
"/info John /S" - opens screenshot view
"/info John /C" - opens clipboard view
"/i John /N" - opens Nassi details view

 

/helpDisplays help on chat commands.
Short abbreviation: "/?".
Examples: "/help", "/?".