View Single Post
  #3  
Old 03-29-2011, 01:06 PM
WillowyLady
Sarnak
 
Join Date: Aug 2003
Location: Recycle Bin
Posts: 90
Default

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:-

Code:
#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
__________________
I'll be back!

Reply With Quote