Hardline Dreams - A Python Matrix Online Server Project
[REQUEST]USEROPTS That... - Printable Version

+- Hardline Dreams - A Python Matrix Online Server Project (http://mxo.hardlinedreams.com/forum)
+-- Forum: The Matrix Online (http://mxo.hardlinedreams.com/forum/forumdisplay.php?fid=3)
+--- Forum: The MxO Client (http://mxo.hardlinedreams.com/forum/forumdisplay.php?fid=7)
+--- Thread: [REQUEST]USEROPTS That... (/showthread.php?tid=560)



[REQUEST]USEROPTS That... - luizoe - 03-31-2011

hi again i'm requesting the useropts.cfg that can skip the loading area to can emulate the game and test a packets
welll i try run the game but have 2 error's
Margin server is down
and when i try the reality server(rajko server)
i got Loading Character.... FOREVER
please any people can upload ?


RE: [REQUEST]USEROPTS That... - xolar - 03-31-2011

(03-31-2011, 09:09 AM)luizoe Wrote: hi again i'm requesting the useropts.cfg that can skip the loading area to can emulate the game and test a packets
welll i try run the game but have 2 error's
Margin server is down
and when i try the reality server(rajko server)
i got Loading Character.... FOREVER
please any people can upload ?

how about if you open the Hds.exe file and then open the game but be sure to still have the hds open, i had that problem. maybe is that. Smile


RE: [REQUEST]USEROPTS That... - Neo - 03-31-2011

problem is with hds.exe you cant directly test packets in the console.

you should download reality v2 (checkout mxosource.com - there is a packet testing guide with a link to V2 if i remember right).


RE: [REQUEST]USEROPTS That... - luizoe - 03-31-2011

well i checked again,the problem is in the sql,i deleted and droped de reality Sql Big Grin
yesterday i tested a packets,that have the function in Hyper Jump
Jump diagonal,jump height,but i try one mine and change my apparence and lost 50 of hp,hm.....
and now i try to discover the packets that Create a Character and log into tutorial...
i understand the guide of mxosource
04 are Rpc Packets
03 are some stuff cool.....
what i don't understand is,how much i need copy to test in the reality console i copy all the packets and send into client,but if i know the packets ,that have the aparence of char skip this,and try discover anythings of animation(yesterday i catch a animation of char walking hahahah)
Ahhhh and thank's neo i can sugest to all members follow the mxosource.com Packets guide
is very Helpful
sorry for my bad english ^^

EDIT: If you know how i can see other char in the client you can tell-me?i try to test too packets of Combat ^^
EDIT ²:today i run my game and got the same problem again ("Unexpectedly lost connection to margin server.Shutting down")
shit i think that is in Pubkey ¬¬


RE: [REQUEST]USEROPTS That... - luizoe - 04-01-2011

sorry for this double post but i make the useropts.cfg like this
:
Code:
AuthServerDNSName = "local.mxoemu.info"
MarginServerDNSSuffix = ".local.mxoemu.info"

UseLaunchPad=0
PatchNotesURL = "http://www.mxoemu.info/patchnotes.php"

# Turning the matrix loading off (green lagin symbols)
WR_MatrixView_Min_T = -1.0
WR_MatrixView_Max_T = 0.0

Splash0 = ""
SplashDelay0 = 1
Splash1 = ""
SplashDelay1 = 1
Splash2 = ""
SplashDelay2 = 1
Splash3 = ""
SplashDelay3 = 1
Splash4 = ""
SplashDelay4 = 1
Splash5 = ""
SplashDelay5 = 1


WR_LoadRooms = 1
WR_DrawOverlayPortals = 1
WR_DLLoadIrrelevantMissionSpaces = 1
WR_DrawNavMesh = 0
WR_MergeMesh_Enable = 1


URL_GOBlopedia = "google.com/search"
URL_GOBlopediaQuery = "?q=%d"
and the client shutdown in loading char(error i said above)