mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jun 2008
Posts: 2
Mrangry Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
Joined: Jun 2008
Posts: 2
Just a quick question. I want to send /help to the server. Is this possible?


NoNameScript FTW...
Joined: Dec 2002
Posts: 2,962
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 2,962
You can use the /quote command to send raw text directly to the server. So to send the help command you'd type /quote help

For convenience you could make an alias by putting the following into your Aliases (Alt+A):
Code:
shelp quote help $1-
and then use /shelp [optional arguments here]


Spelling mistakes, grammatical errors, and stupid comments are intentional.
Joined: Jun 2008
Posts: 2
Mrangry Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
Joined: Jun 2008
Posts: 2
Ah, thanks much.


NoNameScript FTW...

Link Copied to Clipboard