mIRC Home    About    Download    Register    News    Help

Print Thread
#57044 23/10/03 09:36 PM
Joined: Sep 2003
Posts: 149
S
Stealth Offline OP
Vogon poet
OP Offline
Vogon poet
S
Joined: Sep 2003
Posts: 149
I have:
qok:Stealthness!*X-TAB@*.lsanca1.dsl-verizon.net
in my user list and
$ulist(S*,0) returns 0
but $ulist(*,0) still works.

Or if I have
2:Nick
$ulist(Nic*,0) still returns 0.

Is this normal?

#57045 23/10/03 10:26 PM
I
Iori
Iori
I
Reproduced.
If you use "$ulist(s*!*@*.*,0)" its ok.

#57046 23/10/03 10:41 PM
Joined: Sep 2003
Posts: 149
S
Stealth Offline OP
Vogon poet
OP Offline
Vogon poet
S
Joined: Sep 2003
Posts: 149
Yes, but that one didnt exactly work on the second example so well. Its for a !seen system where the levels are inputed in the userlist as 10:Nick ctime info.

#57047 23/10/03 11:05 PM
I
Iori
Iori
I
Yes I know. Sorry, I wasn't too clear :tongue: I was pointing out that it only works if you a really odd (I think) wildcarded mask.

As for your seen script I would think about using a hash table and $hfind().

#57048 23/10/03 11:17 PM
Joined: Sep 2003
Posts: 149
S
Stealth Offline OP
Vogon poet
OP Offline
Vogon poet
S
Joined: Sep 2003
Posts: 149
I would use a hash table, but the object of this seen script is to impliment it into the script that already exists, which is an age checking script.


Link Copied to Clipboard