MxO Client - Parameters & tricks - Printable Version +- The Matrix Online Server Emulator (//mxoemu.info/forum) +-- Forum: The Matrix Online (//mxoemu.info/forum/forumdisplay.php?fid=3) +--- Forum: The MxO Client (//mxoemu.info/forum/forumdisplay.php?fid=7) +--- Thread: MxO Client - Parameters & tricks (/showthread.php?tid=9) |
MxO Client - Parameters & tricks - HD_Morpheus - 17-06-2009 MxO client exe got a lot of hard-coded parameters, which I putted together in a list: qlver --> Unknown session --> session id? qlsession --> quick login/launch session id? char --> character selected qlchar -> quick login/launch selected? pwd -> password qlpwd -> quick login/launch password? user -> username qluser -> quick login/launch username? lptest -> Unknown skiplaunch -> Unknown noeula -> Skip EULA, right to patch/login justpatch -> Simply patch the server recover-> Performs a Full System Check deletechar -> delete character? nopatch -> Ignore patch checking (launcher+client+updates) silent-> "no verbose" mode? --------------------------- MxO Client got some options great for doing tricks with the client. I will put one or two. Open "options.cfg" with a text editor (even notepad) and look for a line like: Quote:windowed = 0or Quote:windowed = 1 if it doesnt appear, insert the windowed = 1 sentence, so you can test things on your client and wont matter if it gets stuck or hangs and you can always finish the windows process (because you'r not fullscreen! ) RE: MxO Client - Parameters & tricks - HD_Morpheus - 21-06-2009 updated |