mIRC Home    About    Download    Register    News    Help

Print Thread
H
HappyFappy
HappyFappy
H
if there a way to make this?

Code:
if ($nick isin group.txt) {


i've looked all over and i cant find anything on it frown

Joined: Jan 2004
Posts: 1,330
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Jan 2004
Posts: 1,330
Code:
if ($read(group.txt,nw,$nick)) {


This isn't very efficient

Joined: Feb 2003
Posts: 2,737
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2003
Posts: 2,737
Use /hadd and $hget(), or /auser and $ulist()


Well. At least I won lunch.
Good philosophy, see good in bad, I like!

Link Copied to Clipboard