PDA

View Full Version : Underfoot_SoD Clients


WillowyLady
03-29-2011, 07:14 AM
Just a quickie please. Is MiniLogin 6.2 "Out the Box" compatable with Underfoot or SoD Cleints?

Thankees.

Zandig
03-29-2011, 09:28 AM
See this post:
http://www.eqemulator.org/forums/showthread.php?t=30894

Particularly if you are compiling your own source.

WillowyLady
03-29-2011, 01:06 PM
Thanks that worked fine, can log into game using both Underfoot and SoD Clients.

Also had to replace the existing code in the (Titanium / SoD) ./minilogon /opcode.conf file with the following:-

#EQEmu Public Login Server OPCodes
OP_SessionReady=0x0001
OP_Login=0x0002
OP_ServerListRequest=0x0004
OP_PlayEverquestRequest=0x000d
OP_PlayEverquestResponse=0x0022
OP_ChatMessage=0x0017
OP_LoginAccepted=0x0018
OP_ServerListResponse=0x0019
OP_Poll=0x0029
OP_EnterChat=0x000f
OP_PollResponse=0x0011