Jump to content

Chaos92

Members
  • Posts

    1864
  • Joined

  • Last visited

  • Days Won

    63

Everything posted by Chaos92

  1. thats what you really need when you want to use the old files. And after that is translation. Since its quite really old files, so maybe you can do some reading at zackdreaver translation https://github.com/zackdreaver . Client also still listed at NEMO : https://nemo.herc.ws/downloads/#2012 but as u said you already have that EXE. You just need to patch/hex it then.
  2. For Weapon Generator, I've add all the possibilities of Weapon Type that I found in existing weapontable.lub so you can choose either one that suitable with custom weapon that you're going to add.
  3. try download old kRO then. as far as I know RMS have the old one there.
  4. Chaos92

    help

    @item 12260 and you are good to go.
  5. either your client is the problem, or the patch u did it wrongly. or go try another clientdate.
  6. @reloadnpcfile, @loadnpc, @unloadnpcfile. maybe u can see this 3.
  7. Create a new mobdb for it, and also can use db/import/mob_avail.yml
  8. I dont understand. You said u want to modify from active to passive. If the skill already passive, you cannot activate it or place it at hotkeys.
  9. as I said, patch the client to read multiple GRF then.
  10. max around 4gb size. So if you already reached around 4GB, better use a new GRF and use multiple grf in data.ini
  11. # TargetType Skill target type. (Default: Passive) Change the TargetType part to Passive.
  12. just use another grf then. diff your client with multiple grf.
  13. Change it in skilldb.yml
  14. Ive told him, he might be respond to you soon.
  15. 1. there is a lot of tutorials, maybe can read if u are using Chris Translation, but the info are already well enough https://llchrisll.github.io/ROTPDocs/guides/basic_custom/ 2. there isnt. you might need to know which npc was there, or not and disable it. Maybe some changes too outdated one too if going to old episode. 3. conf/battle/ you might see most configs there.
  16. Depends on how do u want it. download new and start fresh. OR You can also update your rathena and also all related databases to match to latest rathena.
  17. download latest rathena and build it. https://github.com/rathena/rathena
  18. Note: The new skills of Dragon Knight (Dragonic Breath), Biolo (Explosive Powder, Mayhemic Thorns), Meister (Mighty Smash, Spark Blaster, Triple Laser) need a client 20220602+. I think what you use is client 20220406, which is April 06, not June 02.
  19. To be honest I didnt understand what are you trying to say. are not bugged means its good, isnt it ?
  20. why your data.grf is the 0 ? that should be your last priority
  21. so did u use the corrected sprite files ? or did u read the instruction there ?
  22. u are using palette from who, and did u read the required files to use that palette ? doesnt need those patch though. If u didnt, read back what the required files from the palette.
  23. switch(select("[Gold Credits to Violet Credits]","[Gold Credits to Zeny]","[Zeny to Gold Credits]")){ Check that select. there is no 4th case.
  24. that is client side. So go check your client side part, any corrected things that needed and so on.
  25. then check your pre and postfix for the card in data folder. cardpostfixnametable.txt cardprefixnametable.txt
×
×
  • Create New...