Jump to content
  • 0
mleo1

packets.h add

Question

#if PACKETVER >= 20111228 //mleo1 test	packet(0x01FD,15,clif->pRepairItem,2);	packet(0x0369,26,clif->pFriendsListAdd,2);	packet(0x0437,5,clif->pHomMenu,2,4);	packet(0x02C4,36,clif->pStoragePassword,0);	packet(0x0288,-1,clif->pCashShopBuy,4,8);	packet(0x0802,26,clif->pPartyInvite2,2);	packet(0x08A7,19,clif->pWantToConnection,2,6,10,14,18);	packet(0x08AD,7,clif->pActionRequest,2,6);	packet(0x0436,10,clif->pUseSkillToId,2,4,6);	packet(0x0439,8,clif->pUseItem,2,4);	packet(0x0892,-1,clif->pItemListWindowSelected,2,4,8);//packet(0x0889,18,clif->pPartyBookingRegisterReq,2,4,6);	packet(0x0803,4);//packet(0x0804,14,clif->pPartyBookingSearchReq,2,4,6,8,12);	packet(0x0805,-1);//packet(0x0806,2,clif->pPartyBookingDeleteReq,0);	packet(0x0807,4);//packet(0x0808,14,clif->pPartyBookingUpdateReq,2);	packet(0x0809,50);	packet(0x080A,18);	packet(0x080B,6);	packet(0x035F,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);	packet(0x023B,2,clif->pReqCloseBuyingStore,0);	packet(0x0811,6,clif->pReqClickBuyingStore,2);	packet(0x0365,-1,clif->pReqTradeBuyingStore,2,4,8,12);	packet(0x08AC,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15);	packet(0x0281,2,clif->pSearchStoreInfoNextPage,0);	packet(0x088B,12,clif->pSearchStoreInfoListItemClick,2,6,10);	packet(0x08A6,5,clif->pWalkToXY,2);	packet(0x0838,6,clif->pTickSend,2);	packet(0x0362,5,clif->pChangeDir,2,4);	packet(0x08A2,6,clif->pTakeItem,2);	packet(0x0888,6,clif->pDropItem,2,4);	packet(0x089C,8,clif->pMoveToKafra,2,4);	packet(0x0885,8,clif->pMoveFromKafra,2,4);	packet(0x0364,10,clif->pUseSkillToPos,2,4,6,8);packet(0x07EC,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10);	packet(0x0886,6,clif->pGetCharNameRequest,2);	packet(0x089B,6,clif->pSolveCharName,2);	packet(0x0907,5,clif->pMoveItem,2,4);	packet(0x0908,5);	//packet(0x08D7,28,clif->pbattlegroundreg,2,4);#endif

 

http://svn6.assembla.com/svn/ClientSide/Packets/Packet_db/packets_2011-12-28aRagexeRE.txt

 

I tried to add my own 20111228. Its working. I don't know if I did it right.

 

Is this right?

 

is pPartyBookingRegisterReq the same as bookingregreq?

 

Share this post


Link to post
Share on other sites

8 answers to this question

Recommended Posts

  • 0

Yes, it's fine

 

is pPartyBookingRegisterReq the same as bookingregreq?

 

is pUseSkillToPosMoreInfo the same as useskilltoposinfo?

Edited by mleo1

Share this post


Link to post
Share on other sites
  • 0

Nice tool for ppl who need it :)

 

 

why is this showing up?

http://i.imgur.com/LllUfCx.jpg

 

when I use kagerou elemental spirits

 

or I'll just join the club and use 2012-2013 clients

Edited by mleo1

Share this post


Link to post
Share on other sites
  • 0

its the same packets I used in rathena. maybe i did wrong duuno

now im using 2013 and 2012 clients

Edited by mleo1

Share this post


Link to post
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.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

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