mIRC Home    About    Download    Register    News    Help

Print Thread
#14731 10/03/03 03:03 AM
Joined: Feb 2003
Posts: 31
S
Syperus Offline OP
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Feb 2003
Posts: 31
Yes..once again, im havin problems frown . Ok here are the 2 mdx alias i use

alias mdx.load { dll $findfile($mircdir,mdx.dll,1) SetMircVersion $version | dll $findfile($mircdir,mdx.dll,1) MarkDialog $dname }

alias mdx { dll $findfile($mircdir,mdx.dll,1) $1- }


the mdx.load always works, but the mdx alias doesn't..It worked when i first put it in there, bu then one time when i opened mirc, it said * /dll: insufficient parameters (line 116, script.mrc) and its been sayin that ever since..i dunt understand wuts wrong..im basically using the same alias(almost) and yet one works and the other doesn't...Any ideas?

Thanks

#14732 10/03/03 03:53 AM
Joined: Feb 2003
Posts: 31
S
Syperus Offline OP
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Feb 2003
Posts: 31
nm...i did this:
alias mdx { dll $findfile($mircdir,mdx.dll,1) $1 $2- }

and that seemed to work..dunno why it did by adding $2- but it did.. But im still curious on why it did that if anyone gots any clues..thanks again


Link Copied to Clipboard