mIRC Homepage
Posted By: Proselyte In mIRC viewing .ini - 29/11/03 05:37 AM
Hello,
How can I make a command to view the entire contents of an ini? I'd want something like this:
Code:
 on *:text:`View Board: #WireScrim:{
 if ($nick == Grau || Proselyte) { Send the contents of board.ini. }
}  


I would need something like timers to keep from spamming it out no?
Posted By: Collective Re: In mIRC viewing .ini - 29/11/03 05:56 AM
Play it as raw text? Use play # board.ini 1000 to play it with a 1 second delay between each line.
Posted By: Proselyte Re: In mIRC viewing .ini - 01/12/03 03:11 AM
How exactly do I script that?
© mIRC Discussion Forums