Jump to content

Brynner

Members
  • Posts

    1979
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Brynner

  1. try to edit this on clif.c #if PACKETVER < 20130320 change it to 20120410 There is so many #if PACKETVER < I don't know which one. just try to search this. // TODO: find a more accurate date for this #if PACKETVER < 20130320 /// Request to buy item(s) from cash shop (CZ_PC_BUY_CASH_POINT_ITEM). and // TODO: find a more accurate date for this #if PACKETVER >= 20130320 void clif_parse_cashshop_buy( int fd, struct map_session_data *sd ){ its on the line 14397 and 16366 hmmm we only change the #if PACKETVER < 20120410 only line 14479 and 16483. in rAthena 13705 I can't Find it. lol it's an outdated revision. the cash shop system was release on r17242. do you have the hex code for ignore missing file/pallete? try to diff it and include the ignore missing file/palette.
  2. It suld be only for that folder or each and every folder? do i have to add _ in sprites in this folder ¿© or this folder ¾ÆÀÌÅÛ the example was already posted lol.
  3. hmmm we only change the #if PACKETVER < 20120410 only line 14479 and 16483. in rAthena 13705 I can't Find it. lol it's an outdated revision. the cash shop system was release on r17242.
  4. the problem was on your sprite.you should add _ in the front of your custom sprite. _Blade_of_Dragon.spr and also for _Blade_of_Dragon.act
  5. meron ka bang nakitang error sa map server mo? [Error]: Using the default user/password s1/p1 is NOT RECOMMENDED. [Notice]: Please edit your save/account.txt file to create a proper inter-server user/password <gender 'S'> [Notice]: and then edit your user/password in conf/map.athena.conf <or conf/import/map_conf.txt> yan lng po kelangan i set mo muna ng maayos yung database mo pra walang conflict. ngayon naman po (LOG-IN SERVER) [Notice]: Connection request of the char-server 'eAthena' @ ------------:6121 <account: 'ragnarok', pass: 'ragnarok', ip: '-------------'> [Notice]: Unknown account <account: 'ragnarok', pass: 'ragnarok', ip: '-------------'> [Notice]: Connection of the char-server 'eAthena' REFUSED. ayan nmn po nangyari sa log in server ko kelangan i change mo yung database mo. yung username at password ng database mo kelangan same. check mo yung sa char_athena.conf at map_athena.conf mo kung same sila ng userid at pass opo same na po parehas po 'ragnarok' ung userid at pass pero ganun po parin login ka sa database mo. punta ka sa ragnarok. hanapin mo yung login. open mo yun tapos edit mo ung user id dun. gawin mo din ragnarok. tapos punta ka mysql administrator. gawa ka ng user. lagay mo dun ragnarok. user at pass. tapos i insert mo lahat ng laman ng ragnarok database dun sa user na ragnarok. eh pano po kung hindi mysql ung gamit ko?? ano ba gamit mo?gamit ka navicat.
  6. meron ka bang nakitang error sa map server mo? [Error]: Using the default user/password s1/p1 is NOT RECOMMENDED. [Notice]: Please edit your save/account.txt file to create a proper inter-server user/password <gender 'S'> [Notice]: and then edit your user/password in conf/map.athena.conf <or conf/import/map_conf.txt> yan lng po kelangan i set mo muna ng maayos yung database mo pra walang conflict. ngayon naman po (LOG-IN SERVER) [Notice]: Connection request of the char-server 'eAthena' @ ------------:6121 <account: 'ragnarok', pass: 'ragnarok', ip: '-------------'> [Notice]: Unknown account <account: 'ragnarok', pass: 'ragnarok', ip: '-------------'> [Notice]: Connection of the char-server 'eAthena' REFUSED. ayan nmn po nangyari sa log in server ko kelangan i change mo yung database mo. yung username at password ng database mo kelangan same. check mo yung sa char_athena.conf at map_athena.conf mo kung same sila ng userid at pass opo same na po parehas po 'ragnarok' ung userid at pass pero ganun po parin login ka sa database mo. punta ka sa ragnarok. hanapin mo yung login. open mo yun tapos edit mo ung user id dun. gawin mo din ragnarok. tapos punta ka mysql administrator. gawa ka ng user. lagay mo dun ragnarok. user at pass. tapos i insert mo lahat ng laman ng ragnarok database dun sa user na ragnarok.
  7. meron ka bang nakitang error sa map server mo? [Error]: Using the default user/password s1/p1 is NOT RECOMMENDED. [Notice]: Please edit your save/account.txt file to create a proper inter-server user/password <gender 'S'> [Notice]: and then edit your user/password in conf/map.athena.conf <or conf/import/map_conf.txt> yan lng po kelangan i set mo muna ng maayos yung database mo pra walang conflict. ngayon naman po (LOG-IN SERVER) [Notice]: Connection request of the char-server 'eAthena' @ ------------:6121 <account: 'ragnarok', pass: 'ragnarok', ip: '-------------'> [Notice]: Unknown account <account: 'ragnarok', pass: 'ragnarok', ip: '-------------'> [Notice]: Connection of the char-server 'eAthena' REFUSED. ayan nmn po nangyari sa log in server ko kelangan i change mo yung database mo. yung username at password ng database mo kelangan same. check mo yung sa char_athena.conf at map_athena.conf mo kung same sila ng userid at pass
  8. meron ka bang nakitang error sa map server mo? [Error]: Using the default user/password s1/p1 is NOT RECOMMENDED. [Notice]: Please edit your save/account.txt file to create a proper inter-server user/password <gender 'S'> [Notice]: and then edit your user/password in conf/map.athena.conf <or conf/import/map_conf.txt> yan lng po kelangan i set mo muna ng maayos yung database mo pra walang conflict.
  9. meron ka bang nakitang error sa map server mo?
  10. just always remove the , at the end of the line of your custom item to avoid any errors. mark solve this topic if it's already solve your issue. it seems strange. since you only change the accname and acessoryid. I've noticed that there is a duplicate lua id. ACCESSORY_BLADE_OF_DRAGON = 791 791. it was already used for ACCESSORY_WHITERABBIT_BAND = 719. try to change it lol.
  11. just always remove the , at the end of the line of your custom item to avoid any errors. mark solve this topic if it's already solve your issue.
  12. it seems strange since i did not get that packet problem since i use this client.ill try to make a v3 for this. ill try to check the diff and hex that i make for this client version.
  13. no need to make multiple topic regarding on your lua problem. this issue is almost the same on the 1st one that your posted. http://rathena.org/board/topic/82125-error-on-adding-custom-please-help/#entry196593 but here is the solution for your problem. on your accessoryid.lua ACCESSORY_PORING_CLIP_GREEN = 788, ACCESSORY_PORING_CLIP_BLUE = 789, ACCESSORY_BRIDES_BOW = 790, --Customs ACCESSORY_BLADE_OF_DRAGON = 791, } just remove the , on your ACCESSORY_BLADE_OF_DRAGON = 791, make it just like this. ACCESSORY_BLADE_OF_DRAGON = 791 and for accname.lua just do the same way. just remove the ,
  14. i confirmed this.... i got tired to add manual the unsupported packets 0x8480,40xB932,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 started adding those too, but it never ends so I also gave up. what revision are you using? i tested it on latest revision there is no problem. make sure you set the client version in src\common\mmo.h #ifndef PACKETVER #define PACKETVER 20120410 and for db\packet_db.txt make sure that you choose the right packet_db ver. packet_db_ver: 30 and make sure just same on this packet. //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 0x0844,2,cashshopopen,0 0x084a,2,cashshopclose,0 0x08c9,4,cashshopitemlist,0 0x0848,-1,cashshopbuy,0
  15. on my signature.
  16. I've check the Packet lengths for 2012-04-10aRagexe there is no such 0xa629 packet. you sure that we use same version?
  17. oh ok thanks for that info. where can i get all the SC_STATUS list?
  18. how did you get that problem? i'm not sure if there is a packet 0xa629 for this client version.
  19. on your npc/scripts_custom.conf enable the stylist //npc: npc/custom/stylist.txt
  20. Brynner

    Fluxcp on VPS

    you should ask for a support on asura hosting.
  21. bump for this.
  22. because it is svn link problem. http://rathena-tools.appspot.com/tools/svn-status.py the 2 mirrors here is delayed. only asura hosting have a right ways to change the svn location on your server. unless you have a command to change the repository of your existed rathena files.
  23. you should ask asurahosting regarding on that issue.
  24. it will gonna change the repository location.
  25. on your conf\char_athena.conf // Amount of time in seconds by which the character deletion is delayed. // Default: 86400 (24 hours) // NOTE: Requires client 2010-08-03aragexeRE or newer. char_del_delay: 86400 just make it 0 to remove the delay. char_del_delay: 0
×
×
  • Create New...