mIRC Home    About    Download    Register    News    Help

Print Thread
#10285 08/02/03 08:58 PM
Joined: Dec 2002
Posts: 94
K
krunch Offline OP
Babel fish
OP Offline
Babel fish
K
Joined: Dec 2002
Posts: 94
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


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

#10287 08/02/03 10:15 PM
Joined: Dec 2002
Posts: 94
K
krunch Offline OP
Babel fish
OP Offline
Babel fish
K
Joined: Dec 2002
Posts: 94
cheers smile


Lets get dirty

Link Copied to Clipboard