Jump to content

TungkungLangit

Members
  • Posts

    28
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by TungkungLangit

  1. Good day sir, I recompiled the server to disable the renewal attack speed. It runs fine now... thanks for the reply
  2. I found out that rAthena uses kRO formula... can someone help me on how to implement iRO/pRO formula? I tried to disable the renewal attack speed but after compiling my client cant connect to the server
  3. Why is it that my attack speed is different? Im using latest rAthena to test my character as assassin at level 81 Im using http://calc.irowiki.org/ as reference because this is accurate for pRO 2017 server
  4. clean your RO client by putting necessary files you can do that by creating new folder then put your data.grf, rdata.grf, data.ini, bgm, AI, AI sakray,skin, system, data for dll files just put your ragexe_patched and open it. It will create an error saying your missing dlls, and etc, just put the necessary files to your RO folder based from the error created by ragexe_patched.exe another files needed: Mp3dec.asi mssfast.m3d opensetup.exe
  5. Serverside is for your server configuration and clientside is for your client. You need both for you to be able to play. I suggest to configure first the server before the client.
  6. Studying for preparation for Board Exam:D

  7. Maybe you have problem in your client. Try to re-setup your client. You must use atleast 2014 kRO Client and an up-to-date ro translation. Make sure also that your server configuration is concide to your ro client version. Example: packet_db_ver: 45 for 2013-08-07aRagexe.exe
  8. rAthena no longer support txt server. Compile your latest rAthena using Visual Studio for you to be able to run the server. I use visual studio 2013
  9. Sorry for late reply. Did you try i already do that. now when i open Loki Launcher or 2013-08-07aRagexe_patched. the app si close without report. here the pic attach : pic 01 is when i open Loki Launcher pic 02 is after i click login on Loki Launcher Sorry for late reply. Did you try to uncheck HKLM to HKCU? Set langtype 0 in your clientinfo.xml If you dont want to use launcher set langtype 1 then check restore login window using xdiff patcher or nemo patcher.
  10. This is my first script I made. Description: An NPC that summons slave clone to help you in your adventure. Recommended for Offline play like me! Feel free to use it:) See the screenshots for Clone in action:D Clone Producer v1.0.txt
  11. Welcome! Make sure you use atleast 2014 kRO Client You can replace your Lua files from this RO Client translation https://github.com/ROClientSide/Translation or can use that to prevent future errors. Try to replace system folder from your client as well as luafiles514 from your data folder. Then, rename iteminfo.lua to iteminfo.lub
  12. I already fixed this problem. I used kRO client now. I realize the importance of following guide hehe I used pRO client and it's not updated. lol
  13. You need to download Visual C++ or Visual studio program. I used Visual Studio 2013. Compiling is necessary for you to be able to run the server since there is changes to the files during your reconfiguration of your server especially if you alter some files to the src folder. Compiling is very easy, if you use Visual Studio 2013, open this file 'rAthena-13.sln' from your rAthena using your Visual Studio 2013 and right click Solution 'rAthena-13' (4 projects) and click Build Solution. After that, you can now run your server.
  14. I have the same problem with you before. Everytime I saved to any NPC there is an error saying Player with char id '136' is not found. What I did is to download fresh rAthena and reconfigured all the files.
  15. Try to update your iteminfo.lua. If use .lub files rename it to .lub. From itemInfo.lua -> iteminfo.lub in your RO folder under system folder. If you use shopper.. change only the itemdb.txt for you to have an updated items. Don't change the other files only itemdb.txt Nevermind the other files such as the sprites. You don't need them. shopper wont load because the program was designed during the time of eAthena. Your system does not support korean language that's why you see blank square.
  16. Go to Server\conf\battle\drops.conf you can edit your drop rates there. Just experiment and test it Use this command @rates to see your drop rates.
  17. I used 2013-08-07ragexe too without any issue because rAthena is compiled in packet version 45 which is 2013-08-07ragexe. Already have new jobs.
  18. maybe you need to recompile your server again. Or try reconfigure your server again using your fresh and un-touch files. I'm new here:)
  19. Why not use rAthena? files in in 3ceam is different especially when it comes to database. it seems you did not compile your server? I used visual studio 2013 to compile my rAthena.
  20. Maybe because you are using old client. How about you use 2013-08-07aRagexe I'm newbie. Just try.
  21. I used this link: For serverside: http://rathenaguides.blogspot.com/2014/05/guide-for-making-your-own-ragnarok.html For clientside: https://rathena.org/board/topic/82726-2013-ragexe-and-diff-up-to-date-2013-08-07/ Goodluck!
×
×
  • Create New...