Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 01-11-2013, 07:28 PM
Noport
Opcode Ninja
 
Join Date: Mar 2009
Location: San francisco
Posts: 426
Default

Server login opcodes for RoF
Code:
[OPCode: 0x0001] OP_SessionReady [Size: 14]
[OPCode: 0x0017] OP_ChatMessage [Size: 17]
[OPCode: 0x0002] OP_Login [Size: 34]
[OPCode: 0x0018] OP_LoginAccepted [Size: 108]
[OPCode: 0x0004] OP_ServerListRequest [Size: 10]
[OPCode: 0x000d] OP_PlayEverquestRequest [Size: 16]
[OPCode: 0x0022] OP_PlayEverquestResponse [Size: 20]
[OPCode: 0x0003] OP_ServerListResponse [Size: 12]
you need to edit your opcode.conf file and change the login opcodes for local connection only
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
might look into eqemu_config
Code:
<!-- Loginserver information. -->
<loginserver>
<host>192.168.2.14</host>
<port>5999</port>
<account>root</account>
<password>xxxxxxxxxxxxxxx</password>
</loginserver>
in your peq database might make sure zone _server has a server name, 192.168.2.14, 7000,1, todays date etc.
might double check tblworldserverregistration under peqlogindb
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 07:44 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3