Jump to content
  • 0
Relzz

CashShop Button on 2011-11-02 Ragexe

Question

Anyone can help me with this client? It is listed on packets.h but.. the cash shop doesn't work properly.. It opens with this packets on 2011-11-02

	packet(0x0844,2,clif->pCashShopOpen,0);/* tell server cashshop window is being open */	packet(0x084a,2,clif->pCashShopClose,0);/* tell server cashshop window is being closed */
but doesn't list items.. I don't know.. but the packets .. eh.. can you repair this ? I mean, this feature existed on older clients.. and it's a little difficult to use it on newer clients because i prefer stability than newer things .. so i don't like 2012+ clients for now..

 

 

This is the default 2011-11-02aRagexe packets.h

//2011-11-02aRagexe#if PACKETVER >= 20111102	packet(0x0436,26,clif->pFriendsListAdd,2);	packet(0x0898,5,clif->pHomMenu,4);	packet(0x0281,36,clif->pStoragePassword,0);	packet(0x088d,26,clif->pPartyInvite2,2);	packet(0x083c,19,clif->pWantToConnection,2,6,10,14,18);	packet(0x08aa,7,clif->pActionRequest,2,6);	packet(0x02c4,10,clif->pUseSkillToId,2,4,6);	packet(0x0811,-1,clif->pItemListWindowSelected,2,4,8);	packet(0x890,8);	packet(0x08a5,18,clif->pPartyBookingRegisterReq,2,4,6);	packet(0x0835,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);	packet(0x089b,2,clif->pReqCloseBuyingStore,0);	packet(0x08a1,6,clif->pReqClickBuyingStore,2);	packet(0x089e,-1,clif->pReqTradeBuyingStore,2,4,8,12);	packet(0x08ab,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15);	packet(0x088b,2,clif->pSearchStoreInfoNextPage,0);	packet(0x08a2,12,clif->pSearchStoreInfoListItemClick,2,6,10);#endif
I'll post it on Bug Reports because I think it's something that need to be there.. Edited by M45T3R

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

 

Anyone can help me with this client? It is listed on packets.h but.. the cash shop doesn't work properly.. It opens with this packets on 2011-11-02

	packet(0x0844,2,clif->pCashShopOpen,0);/* tell server cashshop window is being open */	packet(0x084a,2,clif->pCashShopClose,0);/* tell server cashshop window is being closed */
but doesn't list items.. I don't know.. but the packets .. eh.. can you repair this ? I mean, this feature existed on older clients.. and it's a little difficult to use it on newer clients because i prefer stability than newer things .. so i don't like 2012+ clients for now..

 

 

This is the default 2011-11-02aRagexe packets.h

//2011-11-02aRagexe#if PACKETVER >= 20111102	packet(0x0436,26,clif->pFriendsListAdd,2);	packet(0x0898,5,clif->pHomMenu,4);	packet(0x0281,36,clif->pStoragePassword,0);	packet(0x088d,26,clif->pPartyInvite2,2);	packet(0x083c,19,clif->pWantToConnection,2,6,10,14,18);	packet(0x08aa,7,clif->pActionRequest,2,6);	packet(0x02c4,10,clif->pUseSkillToId,2,4,6);	packet(0x0811,-1,clif->pItemListWindowSelected,2,4,8);	packet(0x890,8);	packet(0x08a5,18,clif->pPartyBookingRegisterReq,2,4,6);	packet(0x0835,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);	packet(0x089b,2,clif->pReqCloseBuyingStore,0);	packet(0x08a1,6,clif->pReqClickBuyingStore,2);	packet(0x089e,-1,clif->pReqTradeBuyingStore,2,4,8,12);	packet(0x08ab,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15);	packet(0x088b,2,clif->pSearchStoreInfoNextPage,0);	packet(0x08a2,12,clif->pSearchStoreInfoListItemClick,2,6,10);#endif
I'll post it on Bug Reports because I think it's something that need to be there..

i think this client version is not stable. sometimes client crashed when you click the cash shop button

Share this post


Link to post
Share on other sites
  • 0

Well.. I can open it.. and do many things.. but I can't list items.. T.T but .. nvm ill change to 2012-04-10 .. i hate that the 2011-12+? clients doesn't have a custom AI Manager..

Share this post


Link to post
Share on other sites
  • 0

 

Use 2012-04-10Ragexe.

 

do you have 2012-04-10Ragexe?

you can get it on my signature.

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.