Jump to content

Start_

Donators
  • Posts

    833
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Start_

  1. data/msgstringtable.txt Line 3024 Or you can search C#
  2. https://github.com/kaninhot004/rathena/blob/98f137b681235f423d7d277e624b851468da4227/npc/pk/pvp.txt Please be aware of bad people in server.
  3. Added permanent skill (push cart). That's it.
  4. That client date is not support sclientinfo. So NEMO pop error. And you just use clientinfo.
  5. Try disable show exp number choices when patching NEMO.
  6. \rathena\db\re\skill_db.yml Lines 26295 You can adjust cystalize duration here. If you want to increase any action to increase timer. Try modify sc_start function in src. (Check SC == Crystalize) then increase duration.
  7. If you using Refine UI. Just adjust it like this. - Level: 5 Bonus: 600 Chances: - Type: Normal Rate: 6000 Price: 2000 Material: Elunium BreakingRate: 10000 - Type: HD Rate: 6000 Price: 20000 Material: No_Break_Elunium DowngradeAmount: 1 - Type: Enriched Rate: 10000 Price: 300000 Material: No_Break_No_Downgrade_Elunium
  8. Do you using custom scripts for Random Option?
  9. Start_

    Voiche chat

    I prefer Discord. You can manage them to private voice rooms.
  10. \rathena\src\map\itemdb.hpp Line 901 and \rathena\src\map\mob.cpp Line 6121 and 6123 Edit MAX_SEARCH to 30
  11. For button it's based on 'Client' you should searching for Chris data and learn how to use it.
  12. Bonus from item bonus will not affected text that announce in your screenshots.
  13. Use other programs to open text files. (Ex. Notepad++)
  14. Now rAthena use YAML format for edit item delay. (db > re > item_xxx)
  15. I just found if you had 1 or more special storage than normal storage, that can cause map server crash.
  16. NEMO already had option for it. Please try read description and tick any option that should affect and see how it goes.
  17. rAthena using YAML format for item_db right now. Please edit on item_xxx.yml files.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.