mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jan 2003
Posts: 127
L
Vogon poet
OP Offline
Vogon poet
L
Joined: Jan 2003
Posts: 127
Is there a command to maximise status window?
Where can I find unlist command like 'who'

Joined: Feb 2003
Posts: 2,812
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2003
Posts: 2,812
To maximize the status window, you can use the command: /window -x "Status Window". Here is an example of a script that maximizes the status window on startup.

On *:Start: {
window -x "Status Window"
}

This can also be acheived by simply maximizing the Status Window, right-click it's switchbar icon, and from the popup menu select: Position > Remember. The Status Window should always open Maximized when you start mIRC.
___

You can find more commands like /WHO, usually by typing /raw HELP. Depending on the IRC server you're on, this list of commands may be nicely formatted, or it may not be. Most of the commands are usually for Opers Only. Try /ircintro and /help Basic Commands first. You may also find some useful information at http://www.irchelp.org/, like here.

- Raccoon


Well. At least I won lunch.
Good philosophy, see good in bad, I like!

Link Copied to Clipboard