Jump to content
  • 0

Client 2015


Kakaroto

Question


  • Group:  Members
  • Topic Count:  99
  • Topics Per Day:  0.02
  • Content Count:  623
  • Reputation:   94
  • Joined:  05/11/12
  • Last Seen:  

Hello good night, I wonder if the emulator is supporting the hexed 2015?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  354
  • Reputation:   108
  • Joined:  01/30/13
  • Last Seen:  

Yes, but:

 

our packet_db only supporing up to ver 51 (can be increased in source):

Go to your src\map\clif.h find it and change 51 to 52 or wathever number higher you want:

enum { // packet DB
    MIN_PACKET_DB  = 0x064,
    MAX_PACKET_DB  = 0xAFF,
    MAX_PACKET_VER = 51,
    MAX_PACKET_POS = 20,
};

and you'll need this for your packet_db:

//2015-05-13aRagexe
packet_ver: 52
packet_keys: 0x62C86D09,0x75944F17,0x112C133D
0x0369,7,actionrequest,2:6
0x083C,10,useskilltoid,2:4:6
0x0437,5,walktoxy,2
0x035F,6,ticksend,2
0x0924,5,changedir,2:4
0x0958,6,takeitem,2
0x0885,6,dropitem,2:4
0x0879,8,movetokafra,2:4
0x0864,8,movefromkafra,2:4
0x0438,10,useskilltopos,2:4:6:8
0x0366,90,useskilltoposmoreinfo,2:4:6:8:10
0x096A,6,getcharnamerequest,2
0x0368,6,solvecharname,2
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0835,2,searchstoreinfonextpage,0
0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0811,-1,reqtradebuyingstore,2:4:8:12
0x0360,6,reqclickbuyingstore,2
0x022D,2,reqclosebuyingstore,0
0x0815,-1,reqopenbuyingstore,2:4:8:9:89
0x0883,18,partybookingregisterreq,2:4
0x02C4,8 // CZ_JOIN_BATTLE_FIELD
0x0960,-1,itemlistwindowselected,2:4:8
0x0363,19,wanttoconnection,2:6:10:14:18
0x094A,26,partyinvite2,2
0x0927,4 // CZ_GANGSI_RANK
0x08A8,26,friendslistadd,2
0x0817,5,hommenu,2:4
0x0923,36,storagepassword,0
0x09e8,11,dull,0    //CZ_OPEN_MAILBOX
0x0a2e,6,dull,0    //TITLE

The 2015 client is HIGLY UNSTABLE AND HAVE MANY BUGS

 

the client can be downloaded in hercules board:

http://herc.ws/board/topic/9600-2015-05-13aragexe-release/

Edited by FXFreitas
  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  99
  • Topics Per Day:  0.02
  • Content Count:  623
  • Reputation:   94
  • Joined:  05/11/12
  • Last Seen:  

Yes, but:

 

our packet_db only supporing up to ver 51 (can be increased in source):

Go to your src\map\clif.h find it and change 51 to 52 or wathever number higher you want:

enum { // packet DB
    MIN_PACKET_DB  = 0x064,
    MAX_PACKET_DB  = 0xAFF,
    MAX_PACKET_VER = 51,
    MAX_PACKET_POS = 20,
};

and you'll need this for your packet_db:

//2015-05-13aRagexe
packet_ver: 52
packet_keys: 0x62C86D09,0x75944F17,0x112C133D
0x0369,7,actionrequest,2:6
0x083C,10,useskilltoid,2:4:6
0x0437,5,walktoxy,2
0x035F,6,ticksend,2
0x0924,5,changedir,2:4
0x0958,6,takeitem,2
0x0885,6,dropitem,2:4
0x0879,8,movetokafra,2:4
0x0864,8,movefromkafra,2:4
0x0438,10,useskilltopos,2:4:6:8
0x0366,90,useskilltoposmoreinfo,2:4:6:8:10
0x096A,6,getcharnamerequest,2
0x0368,6,solvecharname,2
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0835,2,searchstoreinfonextpage,0
0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0811,-1,reqtradebuyingstore,2:4:8:12
0x0360,6,reqclickbuyingstore,2
0x022D,2,reqclosebuyingstore,0
0x0815,-1,reqopenbuyingstore,2:4:8:9:89
0x0883,18,partybookingregisterreq,2:4
0x02C4,8 // CZ_JOIN_BATTLE_FIELD
0x0960,-1,itemlistwindowselected,2:4:8
0x0363,19,wanttoconnection,2:6:10:14:18
0x094A,26,partyinvite2,2
0x0927,4 // CZ_GANGSI_RANK
0x08A8,26,friendslistadd,2
0x0817,5,hommenu,2:4
0x0923,36,storagepassword,0
0x09e8,11,dull,0    //CZ_OPEN_MAILBOX
0x0a2e,6,dull,0    //TITLE

The 2015 client is HIGLY UNSTABLE AND HAVE MANY BUGS

 

the client can be downloaded in hercules board:

http://herc.ws/board/topic/9600-2015-05-13aragexe-release/

 

 

 

The only bug that really disturbs is the unidentified items in the stores of merchants, has been fixed in Hercules, I will wait correct here too.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  05/26/15
  • Last Seen:  

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  88
  • Reputation:   10
  • Joined:  01/15/16
  • Last Seen:  

Hi, this topic has nothing to do with your problem, and this is the source forum, the next time try to public it in the right section...

¿You modified your config? ¿You modified the clienfinfo? ¿You can show us the login console?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...