Jump to content

mrlongshen

Members
  • Posts

    1302
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by mrlongshen

  1. i think there are script to redeem it, so you can change to kafra or cash point ..
  2. sry shakto, the problem occurs on hercules. me forgot to edit src/map/packet.h. for rathena. i got this problem. http://rathena.org/board/topic/84940-character-making-is-not-available/
  3. I have this problem. I try my client on hercules, its works like charm, but when on rathena it become like this. i have change my mmo.h to my client 20130703.. on my clientinfo, i use 38. packet.db got the 38. Im using svn 17420. please help me.
  4. rahtena or hercules -_-

  5. if now u use 127.0.0.1 localhost, please change to you laptop ip. open command prompt, type ipconfig then u will see 192.168.xxx.xxx copy it to your login, map and char. ok
  6. @mrlongshen what date is your ragexe? what server do you use? h3rcules or r@thena? it seem i've found this error when i use h3rcules server. because you need to edit the src/map/packets.h to add the packet data of your ragexe date and compile it again. example i used 2013-07-03aRagexe //2013-07-03aRagexe (Cassiel) #if PACKETVER >= 20130703 packet(0x0369,7,clif->pActionRequest,2,6); packet(0x083C,10,clif->pUseSkillToId,2,4,6); packet(0x0437,5,clif->pWalkToXY,2); packet(0x035F,6,clif->pTickSend,2); packet(0x0930,5,clif->pChangeDir,2,4); packet(0x07E4,6,clif->pTakeItem,2); packet(0x0362,6,clif->pDropItem,2,4); packet(0x07EC,8,clif->pMoveToKafra,2,4); packet(0x0364,8,clif->pMoveFromKafra,2,4); packet(0x0438,10,clif->pUseSkillToPos,2,4,6,8); packet(0x0366,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10); packet(0x096A,6,clif->pGetCharNameRequest,2); packet(0x0368,6,clif->pSolveCharName,2); packet(0x0838,12,clif->pSearchStoreInfoListItemClick,2,6,10); packet(0x0835,2,clif->pSearchStoreInfoNextPage,0); packet(0x0819,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15); packet(0x0811,-1,clif->pReqTradeBuyingStore,2,4,8,12); packet(0x0202,6,clif->pReqClickBuyingStore,2); packet(0x0817,2,clif->pReqCloseBuyingStore,0); packet(0x0815,-1,clif->pReqOpenBuyingStore,2,4,8,9,89); packet(0x0365,18,clif->pPartyBookingRegisterReq,2,4,6); // packet (0x0363,8); // CZ_JOIN_BATTLE_FIELD packet(0x0281,-1,clif->pItemListWindowSelected,2,4,8,12); packet(0x022D,19,clif->pWantToConnection,2,6,10,14,18); packet(0x0802,26,clif->pPartyInvite2,2); // packet (0x0436,4); // CZ_GANGSI_RANK packet(0x0360,26,clif->pFriendsListAdd,2); packet(0x094A,5,clif->pHomMenu,2,4); packet(0x0873,36,clif->pStoragePassword,2,4,20); #endif ok done fix it. yup its on hercules. huhu. forgot to edit src/map/packets.h now i got this problem on rathena.. why eh? where i have to fix it ?
  7. Where is @@Shakto? I can't wait to have my server without problems This is a screenshot of the problem I'm having when taltikng to an npc or picking objects with 20130703: i got this problem ! 20130703 client. huhu
  8. i got the same problem.. !!!
  9. yup. why eh ? PROBLEM SOLVE~!!!!
  10. language 8 here my clientinfo <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display> Private Server</display> <balloon>High Rates</balloon> <desc>Welcome to RO, This server is a high rates. Do enjoy playing here XD</desc> <address>127.0.0.1</address> <port>6900</port> <version>38</version> <langtype>8</langtype> <registrationweb></registrationweb> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> <loading> <image>loadingscreen01.jpg</image> </loading> </connection> </clientinfo> i dont use it T_T
  11. Hai all, i got some problem, its really weird. Im using 2013 07 03 client. All diff works fine, packet db has been setup. The problem is when i want to login my server i got this error. i entered the admin for login and password. but not appear there. why ?
  12. Topic close. problem solve! i use airei setup, and use 2D sound xD
  13. try remove data\[custom]monstertalktable.xml
  14. what the problem now ? got solve ?
  15. Q : My launcher keeps launching the setup software A : Don't use HKLM To HKCU patch See? when diff file choose HKCU patch try right click run as admin
  16. have u try "Skip Pakcet Header Obfuscation" diff? 1. add paket_db compatible with your client. (ex. packet_ver : 31) 2. find max paket db that can be support with your server ( at clif.h ). if max paket db = 30, change to 31. and rebuild. 3. Diff your client with 'Skip Packet Header Obfuscation'.. hope it helps
  17. yup. uncomment it bro. how it will connected to the assigned ip if u not uncomment it.
  18. Sell it more cheap lor.
  19. create a 08072013.grf inside new folder name data then put your clientinfo.xml there save. open your patchlist.txt example: 20000 1 GRF 08072013.grf then patching, it will replace the automatically. if you have a time please read this. http://rathena.org/wiki/NeonCube
  20. http://rathena.org/board/topic/82726-2013-ragexe-and-diff-up-to-date-2013-06-26/ read this forum.
  21. post your clientinfo.xml your char-server.conf login-server.conf map-server.conf packet.conf subnet.conf
  22. 3852
  23. try use emistry multi currency convertor
×
×
  • Create New...