Jump to content

Zidax

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by Zidax

  1. Hello guys, I'm new in RO game development and I'm using Pre-Renewal Rathena emulator. I have a couple of question and I could not find it in the emulator folder.


    1. How can I edit the max level and job level? I tried to edit the job_exp.txt on db/pre-re but when I finish putting it Base for 255 and Job for 120 for all First job until 3rd job, I cannot level it up when killing monsters.
    2 How can I edit the skill tree of 3rd job class and add only non OP skills?
    3. How can I make 2 server in one VPS or localhost?
    4. What are the IDs of the custom items (Headgear, Wings and other equipments.)
    5. Does someone know where can I download or make a classic style change job where you need to do quest in order to job change because I checked the NPCs to change job and it only change your job right away, I feel no challenge on changing my job compared to the classic Ragnarok Online Job Quest.
    6. How can I edit Item/Card/Skill description. I cannot find the below directory and file in my emulator to edit description.

    data/idnum2itemdesctable.txt

    7. How to duplicate NPCs like Job Master? I tried to copy the duplicate code of Healer but it doesn't work in Job Master.
    payon,171,229,6    duplicate(Job Master)    Job Master#pay    123

    I found out that the item_db.txt was changed to 3 different item_db files to edit certain items.
    item_db_equip.yml - for equipments weapon/armor, and other items that you can equip.
    item_db_etc.yml - for cards
    item_db_usable.yml  - for consumable items like boxes, potions, and others.

    I was able to edit the effect but the description doesn't change because I could not find the right file.

×
×
  • Create New...