mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Mar 2012
Posts: 15
D
Pikka bird
OP Offline
Pikka bird
D
Joined: Mar 2012
Posts: 15
Currently you only allow the Below settings to request the list data for scripts, what would be a good idea would be to have another option for tempban expiry time, example:

$ibl(#mirc,1).secs - returns seconds till ban expires (returns 0 if no tempban expiry is set)

eg. $ibl(#mirc,1).secs = 478

---
from mirc help file:

$ibl(#channel,N)
$iel(#channel,N)
$iil(#channel,N)

$ibl(#mirc,1).by returns the address of the user who set the ban
$ibl(#mirc,1).date returns the date when the user set the ban
$ibl(#mirc,1).ctime returns $ctime format for ban date

Joined: Dec 2008
Posts: 1,483
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,483
Yes, that is very good idea! also make it working with the $iel #iil identifiers too.

+1


Link Copied to Clipboard