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

Opcode.conf
change them to: what client are you using for older clients use 5998 SoD and higher use port 5999, i take it your using eqemulogin right? i pinged the server.
open up the ports on router and unblock firewalls etc let the software pass throw. what os are you using?
Code:
#Login 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
Reply With Quote