Difference between revisions of "Query"

From Scriptwiki
Jump to: navigation, search
 
m
 
Line 3: Line 3:
 
If the -n switch is specified, the window is opened in a minimized state.
 
If the -n switch is specified, the window is opened in a minimized state.
 
==Example==
 
==Example==
  /query Dana
+
  /query [[Dana]]
 
Opens a query window for Dana.
 
Opens a query window for Dana.
 
  /query TargetNick You suck!
 
  /query TargetNick You suck!

Latest revision as of 03:34, 7 April 2008

Opens a query window to the specified nickname. If a message is provided, it is sent.

/query [-n] <nick> [message]

If the -n switch is specified, the window is opened in a minimized state.

Example

/query Dana

Opens a query window for Dana.

/query TargetNick You suck!

Opens a query window and sends message You suck! to TargetNick.

See Also