Jump to content

Brynner

Members
  • Posts

    1979
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Brynner

  1. i confirmed this.... i got tired to add manual the unsupported packets 0x8480,4 0xB932,4 0x8484,4 0x0612,3 0x0619,3 0xB9AD,4 0x8A33,3 0x0932,3 0x4E07,3 0xC007,3 0x8527,3 0xCB26,3 0x849D,4 0x0527,3 0x5001,2 0x4527,3 0x0011,3 0x001D,27 0x000E,3 0x8EB0,4 0xA770,4 0x0830,3 0x8920,3 0x0723,3 0x001C,26 0xA874,4 0x962A,3 0x3706,6 0x4619,3 0xB86D,4 0x972A,3 0xB96C,4 0x3700,6 0x572A,3 0x172A,3 0xC33C,3 0xBAFD,4 0xE1C0,4 0xC126,3 those're all i got, i really tired with the disconnecting i think you should make a bug report regarding on this on the bug tracker. i try it on revision 17243 and its working.
  2. what client do you use ? and where did you get packets for it ? SlashGeeGee i use a higher client version but not with the themida client pack.
  3. just try to do what i posted above.
  4. sa www.nickyzai.com/ meron din.
  5. i'm not sure if there is an existing command for /showmsg. the only /show that i know is /showname and regarding on the issue of @A c e S p a d e make it sure that the public chat display is enable on your chatbox. simply click the circle icon near on the keyboard and make it on the public display message.
  6. i use the https://rathena.svn.sourceforge.net/svnroot/rathena/ svn. the update for this link is delay. the bug that i report that already fix still a bug since the svn is not updated. bump still late.
  7. can you make a screenshots?
  8. diff your client with Disable4LetterUserCharacterLimit, Disable4LetterUserIDLimit, Disable4LetterUserPasswordLimit
  9. have anyone got a problem on disconnecting inside the game? this is happen when you login your character use @go to another map? i can't confirm this because i don't use 2012-04-10a anymore.
  10. there is no problem regarding on 64k hairstyle on mine.check if you increase the max_hair_style in conf\battle\client.conf yes hair style no problem and i check my config ok but problem hair color 28-29 can't change (color offcial) oh i see. hmmm maybe a palette?
  11. there is no problem regarding on 64k hairstyle on mine.check if you increase the max_hair_style in conf\battle\client.conf
  12. you don't need to make multiple topics regarding on EDP Problem. just stick to one topic. this was posted yesterday. http://rathena.org/board/topic/81910-edp-renewal-problem/#entry195696
  13. what kind of error did you get?
  14. can you make an screenshots of errors that you got and also make a screenshot for map server if he got an packet error.
  15. how to fix the Error 4 error C2059: syntax error : ')' ?
  16. wow thanks it works.
  17. the answer was already posted.
  18. lol it's not npc. it is happen when you did not declare the right packet that you are using on clif.c
  19. update your database
  20. hmmm we only change the #if PACKETVER < 20120410 only line 14479 and 16483.
  21. just simply change it to #if PACKETVER < 20120410
  22. try to edit this on clif.c #if PACKETVER < 20130320 change it to 20120410
  23. like what i said just add this in the packet db that you are using // New cashshop 0x0844,2,cashshopopen,0 0x084a,2,cashshopclose,0 0x08c9,4,cashshopitemlist,0 0x0848,-1,cashshopbuy,0 //2012-04-10aRagexeRE packet_ver: 30 0x01FD,15,repairitem,2 0x089C,26,friendslistadd,2 0x0885,5,hommenu,2:4 0x0961,36,storagepassword,0 0x0288,-1,cashshopbuy,4:8 0x091C,26,partyinvite2,2 0x094B,19,wanttoconnection,2:6:10:14:18 0x0369,7,actionrequest,2:6 0x083C,10,useskilltoid,2:4:6 0x0439,8,useitem,2:4 0x0945,-1,itemlistwindowselected,2:4:8 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0817,2,reqclosebuyingstore,0 0x0360,6,reqclickbuyingstore,2 0x0811,-1,reqtradebuyingstore,2:4:8:12 0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0835,2,searchstoreinfonextpage,0 0x0838,12,searchstoreinfolistitemclick,2:6:10 0x0437,5,walktoxy,2 0x0886,6,ticksend,2 0x0871,5,changedir,2:4 0x0938,6,takeitem,2 0x0891,6,dropitem,2:4 0x086C,8,movetokafra,2:4 0x08A6,8,movefromkafra,2:4 0x0438,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposinfo,2:4:6:8:10 0x0889,6,getcharnamerequest,2 0x0884,6,solvecharname,2 0x08E5,41,bookingregreq,2:4 //Added to prevent disconnections 0x08E6,4 0x08E7,10,bookingsearchreq,2 0x08E8,-1 0x08E9,2,bookingdelreq,2 0x08EA,4 0x08EB,39,bookingupdatereq,2 0x08EC,73 0x08ED,43 0x08EE,6 0x08EF,6,bookingignorereq,2 0x08F0,6 0x08F1,6,bookingjoinpartyreq,2 0x08F2,36 0x08F3,-1 0x08F4,6 0x08F5,-1,bookingsummonmember,2:4 0x08F6,22 0x08F7,3 0x08F8,7 0x08F9,6 0x08FA,6 0x08FB,6,bookingcanceljoinparty,2 0x0907,5,moveitem,2:4 0x0908,5 0x08D7,28,battlegroundreg,2:4 //Added to prevent disconnections 0x08CF,10 //Amulet spirits 0x0977,14 //Monster HP Bar // New cashshop 0x0844,2,cashshopopen,0 0x084a,2,cashshopclose,0 0x08c9,4,cashshopitemlist,0 0x0848,-1,cashshopbuy,0 you miss the add the packets. // New cashshop 0x0844,2,cashshopopen,0 0x084a,2,cashshopclose,0 0x08c9,4,cashshopitemlist,0 0x0848,-1,cashshopbuy,0
  24. are you using pRO client? on the server side. make sure you include this packet in your packetdb. //2012-04-10aRagexe // New cashshop 0x0844,2,cashshopopen,0 0x084a,2,cashshopclose,0 0x08c9,4,cashshopitemlist,0 0x0848,-1,cashshopbuy,0 i'm used your download file part2 on first page. and for packetdb, already have in there, because i'm always up to date my rathena to lastest version can you post your packetdb?
  25. are you using pRO client? on the server side. make sure you include this packet in your packetdb. //2012-04-10aRagexe // New cashshop 0x0844,2,cashshopopen,0 0x084a,2,cashshopclose,0 0x08c9,4,cashshopitemlist,0 0x0848,-1,cashshopbuy,0
×
×
  • Create New...