Jump to content
Beret

Group Search System

Recommended Posts

@bgamez

Do you mean starting from 2012-04-18? Because it seems that 0x0365 fixed 2013-07-16, for example.

on 2012-04-18 the booking system use 0x0365. but on other clients they use diff packets. just like on 2012-06 they use 0x0861 for booking system. i haven't try yet all the client. i'll post later the result of my testing regarding on the booking system on the other clients.

Share this post


Link to post
Share on other sites

2012-03-07aragexe and 2012-04-17aragexe

use packet 0x0365

packet(0x0365,18,clif->pPartyBookingRegisterReq,2,4,6);

 

 

2012-04-10aragexe

use packet 0x091D

packet(0x091D,18,clif->pPartyBookingRegisterReq,2,4,6);

 

 

2012-05-03aragexe to 2012-06-27aragexe

use packet 0x0861

packet(0x0861,18,clif->pPartyBookingRegisterReq,2,4,6);

 

 

2012-07-02aragexe to 2012-07-16aragexe

user packet 0x0879

packet(0x0879,18,clif->pPartyBookingRegisterReq,2,4,6);

 

for their booking system.

 

i haven't try yet on RagexeRE and after themida client pack.

Edited by bgamez23

Share this post


Link to post
Share on other sites

2012-03-07aragexe and 2012-04-17aragexe

use packet 0x0365

packet(0x0365,18,clif->pPartyBookingRegisterReq,2,4,6);

 

 

2012-04-10aragexe

use packet 0x091D

packet(0x091D,18,clif->pPartyBookingRegisterReq,2,4,6);

 

 

2012-05-03aragexe to 2012-06-27aragexe

use packet 0x0861

packet(0x0861,18,clif->pPartyBookingRegisterReq,2,4,6);

 

 

2012-07-02aragexe to 2012-07-16aragexe

user packet 0x0879

packet(0x0879,18,clif->pPartyBookingRegisterReq,2,4,6);

 

for their booking system.

 

i haven't try yet on RagexeRE and after themida client pack.

 

Sorry for noob question. Where should i put these?

Share this post


Link to post
Share on other sites

No, it is not 100%. It has all the features the old one would have: search, recruit. blocklist and summoning/volunteer were not worked on due to lack of information on how they work.

/recruit not working if it says "Invalid Command" the command is just not in the client, nothing we can do about it.

Share this post


Link to post
Share on other sites

No, it is not 100%. It has all the features the old one would have: search, recruit. blocklist and summoning/volunteer were not worked on due to lack of information on how they work.

/recruit not working if it says "Invalid Command" the command is just not in the client, nothing we can do about it.

 

booking system doesn't work anymore on 2012-04-10aRagexe and 2012-04-17aRagexe. i'm using the latest revision.

Edited by bgamez23

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.