mIRC Homepage
Posted By: Enkidu Indentifier $dccmaxsends - 19/06/04 10:13 PM
Making an identifier to return the max dcc sends (the one set in the DCC options) for scripts would be useful.

I find making a varible to keep track of this number to be a bit annoying frown.
Posted By: qwerty Re: Indentifier $dccmaxsends - 19/06/04 10:22 PM
Don't know if you know this, but you can use $gettok($readini($mircini,options,n2),21,44)
Posted By: tsoglanos Re: Indentifier $dccmaxsends - 19/06/04 10:36 PM
you could easy make your ohwn Identify with qwerty-s post

alias maxsend { return $gettok($readini($mircini,options,n2),21,44) }

then $maxsend , is your ohwn Identify smile
© mIRC Discussion Forums