Jump to content

Brynner

Members
  • Posts

    1979
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Brynner

  1. have you included this in your diff? Skip Packet Header Obsfucation
  2. if you use static ip. you can use it as your ip. but if you are using dynamic ip. which is common on the Philippines. use alternative 3rd party program just like no-ip.
  3. i think his ip that he use is not static.
  4. the client is diff by weediffgen. you should use the latest plugiins to make it work.and also cash shop works only on Ragexe client.if you are using RagexeRE. it has no cash shop.
  5. i did this too but now i cant buy any items on cash shop I have the same error like that before, that happen when I copy paste the packet_db posted on some other topic, what I did is to delete my packet_db then update my svn to get a fresh and clean copy of packet_db. Then i added the packets of cashshop on 20120410 packet_ver. Dont forget to edit clif.c maybe you did not follow the instruction.
  6. it's not a client problem.it's a server side problem. there is an issue regarding on cashlist problem.
  7. giant window?
  8. the solution is still on that threads.
  9. the solution was already posted on that threads.
  10. http://rathena.org/board/topic/81747-2012-04-10aragexe-v3/
  11. his kRO is outdated.
  12. //Idle Check for 5 Minutes if(@afk == 5) { dispbottom "The hourly points event stopped because you were idle for 5 minutes. Please relog if you wish to start again."; stopnpctimer; end; }
  13. here http://svn6.assembla.com/svn/ClientSide/ make sure your lua files match on your client version.
  14. any progress for this project?this topic is started since 03 August 2012. it's already 01 June 2013.
  15. example we use the pRO clientinfo.xml <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>philippine</servicetype> <servertype>sakray</servertype> <hideaccountlist></hideaccountlist> <passwordencrypt></passwordencrypt> <extendedslot></extendedslot> <readfolder></readfolder> <connection> <display>Server Name</display> <desc>None</desc> <address>IP Address</address> <port>6900</port> <version>1</version> <langtype>7</langtype> <registrationweb></registrationweb> <aid> <admin></admin><admin></admin><admin></admin><admin></admin><admin></admin><admin></admin><admin></admin> </aid> </connection> </clientinfo>10?
  16. oh the skill info. its a lua files. and on the chat. just simple double click on it and rename what ever you want to use.
  17. Brynner

    Error in Login

    it's already added on the server files. just check it on your sql-files folder.
  18. that's a common bug issue on rA emulator. http://rathena.org/board/tracker/issue-7585-cash-shop-list-problem/ since the cash shop system was originated on hercules. the issue still not resolve here. since luck of support for cash shop features atm.
  19. can you make a screenshot?
  20. include this these 3 diff on your client diff Skip Packet Header Obsfucation Translate Client Translate Client into English those diff can be found on Ai4rei's Random Stuff located on my signatures.
  21. Brynner

    Error in Login

    just import on your sql the logs.sql found on sql-files provided by rA
  22. your a former developer of eAthena but you don't know how to fix that simple client problem? the error indicate that there is no existing towninfo.lub on your Ragnarok folder/System/Towninfo.lub and also the Make Character title should be fix with a diff patch. and about on rejecting on the server. have you receive any error message on your map server?just like unsupported packets?
  23. if you want to hide the user online on the service select you should use diff langtype.
  24. what do you mean? the /w or the user online on the service select right after you login your account?
×
×
  • Create New...