themon 63 Posted October 1, 2013 (edited) after I click bank [Warning]: clif_parse: Received unsupported packet (packet 0x0000 (0x09ab), 6 bytes received), disconnecting session #3. and got disconnected from server. I using 2013-08-07aRagexe.exe packets.h msgstringtable.txt Edited October 6, 2013 by themon removed wall of text, next time use upaste Quote Share this post Link to post Share on other sites
0 Yommy 265 Posted October 3, 2013 And same answer. The bank is not implemented yet.Add this to end of SRC/map/packets.h and recompile.it will dull out that packet until we manage to get it implemented packet(0x09ab,6,clif->pDull,2); 2 Uzieal and EriNa_KillerSoul reacted to this Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted October 1, 2013 bank system is not implemented yet, also note your setting: // Comment the following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE).#define PACKETVER_RE you need to comment this line out since you are NOT using ragexeRE Quote Share this post Link to post Share on other sites
0 themon 63 Posted October 1, 2013 (edited) thanks for the quick reply evilpuncker so how can I remove the bank from the menu and one more thing can I use my old rathena custom npc at hercules SoulBuff.txt keno.txt Ez2.txt hourlybonus.txt zenytocash.txt reserve.txt rpsroulette.txt Edited October 1, 2013 by themon Quote Share this post Link to post Share on other sites
0 themon 63 Posted October 1, 2013 (edited) can rebellion ride a peco? Edited October 4, 2013 by Yommy removed wall of text, next time use upaste Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted October 1, 2013 (edited) yes it can. Type @mount2 or use halter lead instead. Edited October 1, 2013 by sevenzz23 Quote Share this post Link to post Share on other sites
0 Uzieal 89 Posted October 2, 2013 Let me know if you still have issues here, as you may need to make further changes to fix this if you continue to get these errors randomly. Quote Share this post Link to post Share on other sites
0 themon 63 Posted October 2, 2013 I will just wait for bank system to be implimented Quote Share this post Link to post Share on other sites
0 EriNa_KillerSoul 9 Posted October 3, 2013 same client,same problem [Warning]: clif_parse: Received unsupported packet (packet 0x0000 (0x09ab), 6 bytes received), disconnecting session #3.[Info]: Character 'EriN KillerSoul' logged off.[Info]: 'EriN KillerSoul' logged in. (AID/CID: '2000000/150000', IP: '127.0.0.1', Group '99').[Info]: Character 'EriN KillerSoul' logged off. Quote Share this post Link to post Share on other sites
0 EriNa_KillerSoul 9 Posted October 4, 2013 And same answer. The bank is not implemented yet. Add this to end of SRC/map/packets.h and recompile. packet(0x09ab,6,clif->pDull,2); Thx yommy. Its working. No need to worry about my players click that Bank anymore Quote Share this post Link to post Share on other sites
0 themon 63 Posted October 5, 2013 Thanks yommy. All I have to fix now is some NO MSG in the check box in item menu beside the drop on/off check box. I think this check box is the compair item check box. Cause when I check it I can compair the item and with the one that I equip Quote Share this post Link to post Share on other sites
after I click bank
[Warning]: clif_parse: Received unsupported packet (packet 0x0000 (0x09ab), 6 by
tes received), disconnecting session #3.
and got disconnected from server.
I using 2013-08-07aRagexe.exe
packets.h
msgstringtable.txt
Edited by themonremoved wall of text, next time use upaste
Share this post
Link to post
Share on other sites