View Single Post
  #3  
Old 12-19-2009, 01:19 AM
Traul
Hill Giant
 
Join Date: Jun 2005
Posts: 105
Default

Quote:
Originally Posted by OscarGrouch05 View Post
WORLD__LS_ERR = World Login Server Error! Opcodes are incorrect
might want to make sure you have as well Opcodes Below.

#Login opcodes
OP_SessionReady=0x0001
OP_Login=0x0002
OP_ServerListRequest=0x0004
OP_PlayEverquestRequest=0x000d
OP_PlayEverquestResponse=0x0021
OP_ChatMessage=0x0016
OP_LoginAccepted=0x0017
OP_ServerListResponse=0x0018
OP_Poll=0x0029
OP_EnterChat=0x000f
OP_PollResponse=0x0011
Yep, got em in login_opcodes.conf in my Eqemu directory.
Reply With Quote