mIRC Home    About    Download    Register    News    Help

Print Thread
#10285 08/02/03 08:58 PM
K
krunch
krunch
K
use the if statment
Code:
if (*blah* iswm $1-) {}

$ifmatch will return *blah* is there a way to return the trigger code?
as in i typed blah-la-tra-la-la

#10286 08/02/03 09:11 PM
Joined: Dec 2002
Posts: 1,893
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,893
$wildtok($1-,*blah*,1,32)

#10287 08/02/03 10:15 PM
K
krunch
krunch
K
cheers smile


Link Copied to Clipboard