Jump to content

8thDaedlySin

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by 8thDaedlySin

  1. I have a custom prontera map I want to use but have no clue in how to add it. I have a .grf with the files and my data.ini is set up to read it before data.grf and rdata.grf but when I go to prontera it loads the original map. Can someone give me a step by step guide?

    Thanks in advance.

  2. Adding Custom Maps:

    1. Get your custom map, you need .gat, .rsw and .gnd . Put it in a data folder and repack it on a grf

    2. Go to conf/grf-files.txt - do it like this (Put your map.grf, rdata and data.grf to a folder named test)

    grf: C: estmap.grf <- if you named your grf like this.

    grf: C: estrdata.grf

    grf: C: estdata.grf

    3. go to db/mapindex.txt and add this line at the bottom

    //Custom Maps

    testmap

    4. go to conf/maps_athena.conf and add a line like this at the bottom

    //Custom Maps

    map: testmap

    5. Open your main grf and extract your mapnametable.txt then add a line like this

    //Custom Map

    test.rsw#Test Map#

    then repack your grf and include the mapnametable.txt

    6. Navigate to your rathena folder

    example: C:UsersDesktoprathena <- get the folder path (copy)

    7. Open CMD. type cmd at start menu and run as administrator

    type cd and paste folder path of your rathena and type mapcache.exe

    example: C:UsersDesktoprathenamapcache.exe (press enter)

    It will now rebuild your mapcache with all official maps from data and rdata together with your custom map.

    you can see the results at the bottom and see if there are errors on the cmd window.|

    Thats all.. :(

    Would this work for adding custom towns or do I have use a different method?

×
×
  • Create New...