just to let you know. I;d do that if it werent such a chore to change ur dll path to mine. if u wanna hind, whenever u plan to give out add-ons, (which i assume thats why ur making this), use an alias for a dll path because not everyone is the same. Some popel put dlls in scripts\dll\ script\dll scripts\dlls dll\ dlls\ etc etc. Just consider adding something to the effect of

alias -l mdx { return path\to\mdx.dll }

blah...code...
/dll $mdx <blah

EDIT: also on ur dll paths-- the /'s mean internet address, \ means local. just a heads up ur technically pointing to an internet location of dlls/mdx -- should really be dlls\mdx


-KingTomato