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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 06-04-2009, 03:17 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

Packets are about as done as they're going to be. Assuming the opcodes are right I can't imagine the structures are too far off. Most of them are fairly trivial.

Sigh it sounds like maybe they changed sof to use strings in the db.
Reply With Quote
  #2  
Old 06-05-2009, 03:08 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

There are some missing/incorrect opcodes in patch_SoF.conf.

Try these changes:
Code:
 OP_DisciplineTimer=0x53c5              #Derision 2009
 OP_DisciplineUpdate=0x0000             #
 OP_BecomeCorpse=0x0000                 #
-OP_LDoNButton=0x0000                   #
+OP_LDoNButton=0x7eac                   #

 #Looting
 OP_LootRequest=0x36E3                  #Trevius 02/16/09
@@ -374,14 +374,14 @@
 #OP_GuildTributeStatus=0x0000          #

 #Adventure packets:
-OP_LeaveAdventure=0x0000               #
-OP_AdventureFinish=0x0000              #
+OP_LeaveAdventure=0x1342               #
+OP_AdventureFinish=0x0974              #
 OP_AdventureInfoRequest=0x6e84         #Xinu 03/19/09
 OP_AdventureInfo=0x526d                        #Xinu 03/19/09
 OP_AdventureRequest=0x4f4c             #Xinu 03/19/09
-OP_AdventureDetails=0x0000             #
-OP_AdventureData=0x337a                        #Xinu 03/19/09
-OP_AdventureUpdate=0x0000              #
+OP_AdventureDetails=0x7f4d             #
+OP_AdventureData=0x10b9                        #
+OP_AdventureUpdate=0x53c2              #
 OP_AdventureMerchantRequest=0x71b2     #Xinu 03/19/09
 OP_AdventureMerchantResponse=0x40d6    #Xinu 03/19/09
 OP_AdventureMerchantPurchase=0x5488    #Xinu 03/19/09
I tested them all except for OP_AdventureFinish, but comparing the two clients with IDA, I'm pretty sure that is also correct.
Reply With Quote
  #3  
Old 06-05-2009, 04:36 PM
Domel
Fire Beetle
 
Join Date: Oct 2008
Location: Washington
Posts: 23
Default

That got it ! Thank you very much Derision
Reply With Quote
  #4  
Old 06-05-2009, 04:45 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Thanks for the bug report and testing it. I've committed these opcode changes in Rev631.
Reply With Quote
Reply

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