Froggaard   -  Nov 28, 2013

Why is this not working?

on *:join:#: {
if ($asctime(dd:mm) == 28:11) {
notice $nick TEXT
}
}

Sorasyn  -  Nov 29, 2013

Because it's the 29th.

Image

Froggaard  -  Nov 30, 2013

Ye, i know..
But now i mean general

Sorasyn  -  Nov 30, 2013

I'd check that it's in the same format. Perhaps echoing $asctime(dd:mm) would show what your if statement comparison should look like.

KilllerX  -  Dec 02, 2013

which I was going to tackle this one, and it does appear as (today being the 2nd) 02:12 if I was to try an

if ($ascdate(dd:mm) == 02:12) it wouldn't work.

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.