Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #1  
Old 01-07-2013, 06:05 AM
Noport
Opcode Ninja
 
Join Date: Mar 2009
Location: San francisco
Posts: 426
Default

this needs added to client log file: World Client.cpp for housing address to work
SendRealEstate(); <----------
needs added to Rof.conf
OP_RealEstate=0x7eed] 12/12/12 [Size: 13644] Note: House RealEstate Address
OP_HouseContents=0x1078 12/12/12
OP_HouseAddress=0x6786 12/12/12

this is an example only: sorvani or any dev (that's what I really meant to say) was client log file plus other added in server coding
Code:
}
if (!pZoning)
SendGuildList();
SendLogServer();
if (!pZoning) {
SendRealEstate(); <----------
if (!pZoning) { 
SendApproveWorld();
SendSendMembership();
SendEnterWorld(cle->name());
SendSendMaxCharacters();
SendExpansionInfo();
SendCharInfo();				
if (!pZoning) {
SendPostEnterWorld();
database.LoginIP(cle->AccountID(), long2ip(GetIP()).c_str());
}
}
Thank you Cavedude and Trevius and other devs and yes i understand this is not the place to add server coding etc. sorry
Reply With Quote
  #2  
Old 01-07-2013, 07:04 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

I don't think it is considered posting server code changes if you are posting function names that don't exist and didn't post the function itself. We don't have a function named SendRealEstate() yet. There is also no handling in place for the housing related opcodes you are posting. Just because ShowEQ might have those opcodes identified doesn't mean we have a use for them yet.

For now, the only opcodes we require are the ones we have identified for previous clients. Those should all be identified now with maybe 99% accuracy for RoF. Any new opcodes would only need to be added if we implement new features that don't already exist in EQEmu.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
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 04:23 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