View Single Post
  #22  
Old 01-27-2013, 08:06 PM
Noport
Opcode Ninja
 
Join Date: Mar 2009
Location: San francisco
Posts: 426
Default

make sure you peq server is set to minilogin and not using public.
othere then that might change if the last opcode.conf i posted didn't work.
opcode.conf
#Login opcodes
Code:
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
Reply With Quote