hafizuddin Posted August 20, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 4 Reputation: 0 Joined: 12/23/13 Last Seen: May 19, 2017 Share Posted August 20, 2014 Hi I have a client error with 2014-03-05 when I took out a pet will disconnect from the server, How can I fix this error: S hello.. how to get custo item in the pic ? Quote Link to comment Share on other sites More sharing options...
jawbreaker Posted September 18, 2014 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 68 Reputation: 1 Joined: 06/21/14 Last Seen: August 8, 2022 Share Posted September 18, 2014 Hi Themon, i was wonding if you have packet for 2014-01-15, the one im using below disconnects me when i double click the buying stores. Thanks // 2014-01-15eRagexe - YomRawr #if PACKETVER >= 20140115 packet(0x0369,7,clif->pActionRequest,2,6); packet(0x083C,10,clif->pUseSkillToId,2,4,6); packet(0x0437,5,clif->pWalkToXY,2); packet(0x035F,6,clif->pTickSend,2); packet(0x08A7,5,clif->pChangeDir,2,4); packet(0x0940,6,clif->pTakeItem,2); packet(0x0361,6,clif->pDropItem,2,4); packet(0x088E,8,clif->pMoveToKafra,2,4); packet(0x0367,8,clif->pMoveFromKafra,2,4); packet(0x0438,10,clif->pUseSkillToPos,2,4,6,8); packet(0x0366,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10); packet(0x0802,6,clif->pGetCharNameRequest,2); packet(0x0368,6,clif->pSolveCharName,2); packet(0x0360,12,clif->pSearchStoreInfoListItemClick,2,6,10); packet(0x0817,2,clif->pSearchStoreInfoNextPage,0); packet(0x0815,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15); packet(0x096A,-1,clif->pReqTradeBuyingStore,2,4,8,12); packet(0x088A,6,clif->pReqClickBuyingStore,2); packet(0x0965,2,clif->pReqCloseBuyingStore,0); packet(0x0815,-1,clif->pReqOpenBuyingStore,2,4,8,9,89); packet(0x096A,18,clif->pPartyBookingRegisterReq,2,4); // packet(0x088A,8); // CZ_JOIN_BATTLE_FIELD packet(0x0965,-1,clif->pItemListWindowSelected,2,4,8); packet(0x0966,19,clif->pWantToConnection,2,6,10,14,18); packet(0x095D,26,clif->pPartyInvite2,2); // packet(0x095B,4); // CZ_GANGSI_RANK packet(0x089B,26,clif->pFriendsListAdd,2); packet(0x092D,5,clif->pHomMenu,2,4); packet(0x0865,36,clif->pStoragePassword,0); #endif Quote Link to comment Share on other sites More sharing options...
Lilystar Posted September 18, 2014 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 38 Reputation: 7 Joined: 07/28/13 Last Seen: December 17, 2016 Share Posted September 18, 2014 Need something was substituted by rAthena? http://hercules.ws/board/topic/6770-buying-store-problem-when-close-and-on-buy/?view=findpost&p=41357 1 Quote Link to comment Share on other sites More sharing options...
jawbreaker Posted September 19, 2014 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 68 Reputation: 1 Joined: 06/21/14 Last Seen: August 8, 2022 Share Posted September 19, 2014 packet(0x0360,6,clif->pReqClickBuyingStore,2); thank you Lilystar it works. 20140115 - how about Adoption i don't see "send adoption request" when i right click on the target child. Need something was substituted by rAthena? http://hercules.ws/board/topic/6770-buying-store-problem-when-close-and-on-buy/?view=findpost&p=41357 Quote Link to comment Share on other sites More sharing options...
SBK_ Posted April 8, 2015 Group: Members Topic Count: 21 Topics Per Day: 0.00 Content Count: 72 Reputation: 22 Joined: 07/10/12 Last Seen: Thursday at 01:41 PM Share Posted April 8, 2015 (edited) packet unknow: clif_parse: Disconnecting session #3 with unknown packet version (p:0x068a,l:19). packet version: 46 @Edit disable PACKET_OBFUSCATION Edited April 11, 2015 by SoulBlaker Quote Link to comment Share on other sites More sharing options...
tathanngudong017 Posted November 18, 2015 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 14 Reputation: 0 Joined: 06/16/15 Last Seen: June 2, 2016 Share Posted November 18, 2015 Um...Themon,Can you can help me,please?I'm add your code for Ragexe2014-03-05 in packet_db, but when i login sever i see this "Rejected from sever(3)"and then i can't login sever with Ragexe2014-03-05 i'm change code with mmo and client but nothing changesorry...i speak english not good!you can show me how fix it,please? Quote Link to comment Share on other sites More sharing options...
Lord Ganja Posted November 18, 2015 Group: Members Topic Count: 141 Topics Per Day: 0.03 Content Count: 444 Reputation: 22 Joined: 06/18/12 Last Seen: August 11, 2018 Share Posted November 18, 2015 Um...Themon,Can you can help me,please? I'm add your code for Ragexe2014-03-05 in packet_db, but when i login sever i see this "Rejected from sever(3)" and then i can't login sever with Ragexe2014-03-05 i'm change code with mmo and client but nothing change sorry...i speak english not good! you can show me how fix it,please? Try to fix your packet_keys for your client. Or disable Packet Obfuscation Support Quote Link to comment Share on other sites More sharing options...
tathanngudong017 Posted November 19, 2015 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 14 Reputation: 0 Joined: 06/16/15 Last Seen: June 2, 2016 Share Posted November 19, 2015 Um...Themon,Can you can help me,please? I'm add your code for Ragexe2014-03-05 in packet_db, but when i login sever i see this "Rejected from sever(3)" and then i can't login sever with Ragexe2014-03-05 i'm change code with mmo and client but nothing change sorry...i speak english not good! you can show me how fix it,please? Try to fix your packet_keys for your client. Or disable Packet Obfuscation Support i used key in here:http://www.robrowser.com/prototype/packet-keys/ for Ragexe2014-03-05...but not work Um...Themon,Can you can help me,please? I'm add your code for Ragexe2014-03-05 in packet_db, but when i login sever i see this "Rejected from sever(3)" and then i can't login sever with Ragexe2014-03-05 i'm change code with mmo and client but nothing change sorry...i speak english not good! you can show me how fix it,please? Try to fix your packet_keys for your client. Or disable Packet Obfuscation Support i used key from here: http://www.robrowser.com/prototype/packet-keys/ for ragexe2014-03-05 but it not work Quote Link to comment Share on other sites More sharing options...
Lord Ganja Posted November 19, 2015 Group: Members Topic Count: 141 Topics Per Day: 0.03 Content Count: 444 Reputation: 22 Joined: 06/18/12 Last Seen: August 11, 2018 Share Posted November 19, 2015 i used key from here: http://www.robrowser.com/prototype/packet-keys/ for ragexe2014-03-05 but it not work did you diff your client with those keys? Quote Link to comment Share on other sites More sharing options...
tathanngudong017 Posted November 19, 2015 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 14 Reputation: 0 Joined: 06/16/15 Last Seen: June 2, 2016 Share Posted November 19, 2015 It work now, i'm used old Packet_DB.Thank @Lord Ganja Quote Link to comment Share on other sites More sharing options...
tathanngudong017 Posted December 14, 2015 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 14 Reputation: 0 Joined: 06/16/15 Last Seen: June 2, 2016 Share Posted December 14, 2015 @Themon!...Sorry, you have Patches of aRagexe2015-05-13. Please, Can you share me? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.