Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::MiniLogin

Support::MiniLogin Support forum for problems with the official MiniLogin release.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-26-2010, 08:24 PM
Zandig's Avatar
Zandig
Hill Giant
 
Join Date: Jun 2006
Location: New York City
Posts: 180
Default SOD client and MiniLogin "login" solution

For those of us still using MINILOGIN a modification is needed in order for the "Seeds Of Destruction" client and MiniLogin to "login" properly with the SOD client. Updated login opcodes are needed as follows:

- You must modify the contents of your 'opcodes.conf' file in your EQEmu server startup directory.

- Modify the contents of the file 'opcodes.conf'

1) Staring at around line 454 of the file 'opcodes.conf' (use the program NOTEPAD++ to get the line numbers)
http://notepad-plus.sourceforge.net/uk/site.htm

2) [b]Replace the following lines:
Code:
#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
3) With the following updated opcodes for the SOD client which will allow you to log in successfully:
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
and save the file.

These updated "Seeds of Destruction" client login opcodes can be found in your SVN directory in the file:
EQEmuLoginServer/login_util/login_opcodes_sod.conf

NOTES:
- Be sure to backup your original 'opcodes.conf' file in case you want to switch back to the "Titanium" or "Secrets of Faydwer" client as the login opcodes for those clients differ from those of the "Seeds of Destruction" client when using MiniLogin.
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 01:20 PM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3