mIRC Home    About    Download    Register    News    Help

Print Thread
#139543 16/01/06 11:11 AM
Joined: Apr 2005
Posts: 1,009
raZOR Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Apr 2005
Posts: 1,009
altho script i use is old...
it uses mdx and i have problem on winxp with it
thing is that "control pannel" (that shows icons)
was working alright on win98, ME and 2000

now with XP i dont have icons displayed, instead
i get some code displayed:

seticon 0 12,system\domin.icl
seticon 0 11,system\domin.icl
seticon 0 10,system\domin.icl
seticon 0 9,system\domin.icl
seticon 0 8,system\domin.icl
etc...

does mdx have problems on XP with display code ?


IceCapped
#139544 16/01/06 11:34 AM
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
The problem is that you don't have views.mdx, or it isn't loading properly.

#139545 16/01/06 12:02 PM
Joined: Apr 2005
Posts: 1,009
raZOR Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Apr 2005
Posts: 1,009
i do have :tongue:
and it listed ok on other OS-es before xp smirk


IceCapped
#139546 16/01/06 12:41 PM
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
Try echoing the path that is being passed to /dll and making sure the files are actually where they should be. Also remember that you shouldn't quote the path to .mdx files.

#139547 16/01/06 03:45 PM
Joined: Apr 2005
Posts: 1,009
raZOR Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Apr 2005
Posts: 1,009
this i found

alias Dicon { dll $vewst SetIcon $1 }

dicon is icl file that is where it should be

alias vewst { return $+(",$mircdirsystem\dlls\mircustom.dll,") }
and this is i guess dll for displaying cp in various views

and everything is where it supposed to be (files).
othervise i would got errors already :tongue:

Last edited by raZOR; 16/01/06 03:46 PM.

IceCapped
#139548 16/01/06 03:54 PM
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
mircustom has nothing to do with listviews. The problem lies elsewhere.

#139549 16/01/06 05:18 PM
Joined: Apr 2005
Posts: 1,009
raZOR Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Apr 2005
Posts: 1,009
any hints to help me narrow it down?


IceCapped
#139550 17/01/06 07:37 AM
Joined: Apr 2005
Posts: 1,009
raZOR Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Apr 2005
Posts: 1,009
actually it seems that everything that was made in mdx, doesnt work anymore frown

wtf is happening???


IceCapped
#139551 17/01/06 10:39 AM
Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
Are you perhaps using a really old version of MDX? Old versions don't support XP.


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com
#139552 17/01/06 11:20 AM
Joined: Apr 2005
Posts: 1,009
raZOR Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Apr 2005
Posts: 1,009
i think it uses very old mdx it says it was made on Oct 1 2000
but if i replace it with newer mdx then all is f-up again :P
and since i dont know to "code" with mdx i must suffer now lol

Last edited by raZOR; 17/01/06 11:21 AM.

IceCapped
#139553 17/01/06 11:22 AM
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
If even the newer versions won't work then I still think one of the paths is wrong somewhere. Search around for aliases like /mdx or $views.

#139554 17/01/06 11:45 AM
Joined: Apr 2005
Posts: 1,009
raZOR Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Apr 2005
Posts: 1,009
nah, its bceoz of old mdx
because i had win2k 3 weeks ago installed and it worked ok
now i have xp and it wont work and i keep my mirc+script on non OS partition :tongue:

edit:
can someone pls post here mdx download page
maybe newest version can help :tongue:

Last edited by raZOR; 17/01/06 11:48 AM.

IceCapped
#139555 17/01/06 11:59 AM
Joined: Jun 2003
Posts: 5,024
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 5,024
click - though, nowadays, some people prefer DCX, whicn in the future may have an editor, a bit like Dialog Studio, in which case it'll be very easy to use. Up to you.

Regards,


Mentality/Chris
#139556 17/01/06 12:08 PM
Joined: Apr 2005
Posts: 1,009
raZOR Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Apr 2005
Posts: 1,009
yeah but i am louzy scripter =)

tnx for link


IceCapped

Link Copied to Clipboard