mIRC Home    About    Download    Register    News    Help

Print Thread
#59522 08/11/03 05:30 PM
Joined: Nov 2003
Posts: 2
K
knaalto Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
K
Joined: Nov 2003
Posts: 2
Hi
I am kinda new at this.

If I have an txt file that I want to be accesed by a trigger in a chan, the content of the txt file should be written to the user that typed the trigger. How do I do that?

Pls Help
Thanx
//knaalto

#59523 08/11/03 06:07 PM
Joined: Dec 2002
Posts: 1,922
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,922
On *:text:!trigger:#channelname:{ play $nick file.txt }

See the help file (/help on text -and- /help /play) for advanced details.


Link Copied to Clipboard